AleixMJ / cryptotax

Flask application website to manage cryptocurrency portfolio/taxes/markets. Currently on development
Apache License 2.0
0 stars 0 forks source link

Add the option to change Currency #7

Open AleixMJ opened 2 years ago

AleixMJ commented 2 years ago

Currently the website uses USD as default. An option to change to other currencies that modifies all databases with the new values will bring flexibility.

AleixMJ commented 2 years ago

Added new column currency in the users table to support this development at a later stage