A simulation app for bitcoin currency exchange; trade test bitcoins with other users and exchange your money for bitcoins and vice versa - everything kept simple and always up-to-date. Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass - to activate venv on windows
- Welcome back, user! header DONE
- Your account state/wallets - display deposit in bitcoin, pln and usd DONE
- place for current bitcoin exchange for pln and usd (separately) DONE
- accompany them with real-time plotted graphs DONE
- show transaction history (for now bitcoin only)
- no button for getting money - there will be superuser that makes a transaction to every user to get money for exchange
- sell BTC button DONE (mockup only)
- buy BTC button DONE (mockup only)
- If user is not logged, display error page or redirect to login DONE
- there will be a need for transactions table and linking it to each user
- redirect from landing page to dashboard if user is logged in DONE
- logout button in the navbar DONE