Inspiration
I have seen my father trying to keep track of daily expenses by writing the list of expenses, but it was really difficult to manage it. So, I came up with the idea of this project.
What it does
It keeps track of a user's monthly/daily expenses. The user can create an account, login, then he/she can add or view or edit or delete the records in the Tracker.
How we built it
I built it using Python-SQLite connectivity. And have Python's Tkinter library for creating the GUI.
Challenges we ran into
Deciding the Database Schema and planning the GUI.
Accomplishments that we're proud of
I was able to create a very user friendly application along with efficient use of database.
What we learned
I learned more about different Tkinter widgets and use of JOIN in SQLite.
What's next for Monthly/Daily Expenses Tracker
Creating an Android or a Web-app.
Log in or sign up for Devpost to join the conversation.