EXPENSE TRACKER

Language
License

Expense Tracker is a very good tool to keep track of your expenseditures and the total money you saved.??

We at some point of our life have kept track of our expenses and the money saved. ? We all have used the traditional way of keeping our
record by writing our expenses in our personal diary ? which can be burnt out, the papers might cut into pieces ✂ or the ? diary
got so old ? that we need to write our expenses in another diary.?? It is very time consuming also.⏳⌚

But it is the most safe way of keeping record. But the time has changed laptops and mobiles are takng over. Most of the time we are spending on computers only.

SO I HAVE THOUGHT OF MAKING AN PYTHON APPLICATION TO KEEP TRACK OF YOUR IMPORTANT EXPENSES. I SAY IT IS A VERY HANDY TOOL.

?ABOUT EXPENSE TRACKER ??

  • Python application
  • Command Line Application but the things are well managed
  • User friendly
  • Shows detail view of your expenses and also how much money you saved or how much is extra
  • Shows the graph view of your expenses
  • You can update and delete your expenses
  • You can insert new expenses
  • Uses database

?GETTING STARTED ✨?

Working with expense tracker is pretty easy, if I don’t day also, then also you all will do it.
There are two ways of downloading expense tracker in your computer :-
– Git clone
git clone https://github.com/Shreejan-35/EXPENSE-TRACKER.git
– Download the zip file
After this you can run the main.exe file directly.
Or if you have python installed then first run this command –

pip install requirements.txt

After this run –

python main.py

OR

python3 main.py

That’s all.
Read the instruction carefully on your screen and you will be able to do it.??

CONTRIBUTION

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

LICENSE

GNU PUBLIC LICENSE

GitHub

View Github