It is a web application revolving around finance. The app is all about "tracking" the user's financial information like income, expenses and balance over time.
The users can create accounts and login, log and/or edit new income, add new expenses, see their balance recalculated every time they add new financial data to their accounts. Users can also upload profile photos or change existing ones, change their currency, delete their account data and etc.
- Authentication
- Users can create/read/update/delete most of their data
- Interactive dashboard on log in, displaying their financial data/activites over time
- Possibility to upload profile photos
- Automatic balance calculation according to their income and expenses
- Python
- Django
- HTML
- CSS
- JS