A simple terminal based expense tracker which lets you track and summarise your expenses
- Enter Expenses Easily
- Enter a monthly budget
- Summarise the Expenses
- Looks good actually (uses emojis to add extra readibility)
- Make sure you have Python 3.6 or higher installed on your system.
- Clone the Repository using the
git clone
to the directory that you want. cd
to the cloned folder
python expcli.py
python create_executable.py
-
Creates a '''expcli.exe''' file
-
The adds you in your bin file on windows so you can run it from everywhere
- shutil
- platform
- subprocess
- Chatgpt (For the Installation script)
- [Expense Tracker)(https://www.youtube.com/watch?v=HTD86h69PtE) (For the Idea)
- Readme.so