Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 763 Bytes

File metadata and controls

37 lines (21 loc) · 763 Bytes

Expense Tracker

forthebadge

Expense Tracker Functionalities : 🚀

  • 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.

Expense Tracker Instructions: 👨🏻‍💻

Step 1:

Open Termnial 💻

Step 2:

Locate to the directory where python file is located 📂

Step 3:

Run the command: python script.py/python3 script.py 🧐

Step 4:

Sit back and Relax. Let the Script do the Job. ☕

Requirements

- tkinter
- tkcalendar
- sqlite3

Author

Amit Kumar Mishra