Skip to content
/ tesoro Public

A simple web app to calculate taxes on capital gain according to the Danish tax system (skat means treasure in english and tesoro in italian)

License

Notifications You must be signed in to change notification settings

libo/tesoro

Repository files navigation

tesoro

Example

A simple web app to calculate taxes on capital gain according to the Danish tax system (skat means treasure in english and tesoro in italian)

It kind of works.

Prepare the app in development with

bundle install --without production

You can load some example data with.

bundle exec rake db:migrate
bundle exec rails server
open http://0.0.0.0:3000/
[create a user, via web interface click "Sign up"]
bundle exec rake db:seed
bundle exec rake tesoro:import_usd_conversion  # Import USD/DDK conversion rate by Danish National Bank

TODO:

  • Compute commission on sales

About

A simple web app to calculate taxes on capital gain according to the Danish tax system (skat means treasure in english and tesoro in italian)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •