Skip to content

A simple yet resourceful text based monthly expense tracker

License

Notifications You must be signed in to change notification settings

tanaybhomia/Expense-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpCLI


A simple terminal based expense tracker which lets you track and summarise your expenses

image

Features 💥

  • Enter Expenses Easily
  • Enter a monthly budget
  • Summarise the Expenses
  • Looks good actually (uses emojis to add extra readibility)

Installation 🪟

Pre-Requesties

  • Make sure you have Python 3.6 or higher installed on your system.

Cloning

  • Clone the Repository using the git clone to the directory that you want.
  • cd to the cloned folder

Installing

Directly from the File

python expcli.py
  • This will run this window

    image

Installing the utility system wide using the Installer script (Recommended)

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

    image

Technolgies and Libraries 🛰️

  • shutil
  • platform
  • subprocess

Acknowledgements 📎

Documentation 🗒️

  • Main Structure

    image

  • Main Class

    mainclass

  • User Input

    userinput

  • Saves the Userinput in the file

    save

  • Expenses Files

    savefile

  • Summarise

    summary

About

A simple yet resourceful text based monthly expense tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages