🚀 A full-stack 🧪Flask-powered 💲Expense Tracker to help you manage spending, track categories, and reach your 📈saving goals! 🔐 Features encryption, user accounts, charts, and a smooth UI🖥️. built with HTML/CSS + Flask + Pandas.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
✅Fixed an issue with how the dashboard was being generated if the user didn't add any data by redirecting them to an error page.
✅Used Railway to host my project because the demo link wasn't working.
✅Made a few tweaks to the options page.
Finished:
- Finished working on insights template and rendering it inside the window.
🛑 Challenges:
- The charts image not rendering correctly
💡 Next:
- Make the GUI look nicer.
- Design the logo of the app.
✅ Finished:
- Finished working on the GUI of the app.
- Added a working account saver and password encrypter to keep the data safe.
🛑 Challenges:
- Working with multiple frames in tkinter.
💡 Next:
- Design the template for the insights.
- Make it render in a window.