Kaushty / Expense-Tracker

A command line Expense Tracker program built using python pandas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense-Tracker

A command line program built using python pandas.

Overview

Expense Tracker is a program that lets users add daily expenses through the command-line.
It allows users to add new expenses, view all expenses made so far, get a weekly report of the it and also to set a weekly reminder for the same.

Instructions

Clone or fork the repository to your local machine.
Run the main.py file. This module imports the dependencies required for the program to function.
The user is then greeted with a simple and self-explanatory cli Ui which asks for user's choice.
User is required to enter his / her choice by selecting an option from the available choices shown.

Built Using

  • Python 3
  • Python Pandas
  • Python Datetime Library

Author

Kaushik M. Shetty

About

A command line Expense Tracker program built using python pandas.


Languages

Language:Python 100.0%