Amazing-Python-Scripts/Expense Tracker at master · bencooper1/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Readme.md

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