- This is used to store the daily expenses.
- The daily expenses are stored in a format of date, items, and amount spent.
- This also has a database which shows already stored expenses.
Open Termnial 💻
Locate to the directory where python file is located 📂
Run the command: python script.py/python3 script.py 🧐
Sit back and Relax. Let the Script do the Job. ☕
- tkinter
- tkcalendar
- sqlite3
Amit Kumar Mishra