Skip to content

Abs2002/Expense_tracker-Task3

Repository files navigation

Expense_tracker-Task3

Task 3 from Coding Samurai : Expense Tracker

It is the task 3 of Coding samurai, an expense tracker in command line purely written in python and the database used is MySQL.

Features

  • add your expense
  • view all expenses
  • categorize expenses accordingly with their total expense amount
  • view current day / current week's / current month's expense

some of the modules are not inbuilt so they are need to be installed.

  1. rich : pip install rich
  2. mysql-connector : pip install mysql-connector and pip install mysql-connector-python

make sure to source the sql file first in MySQL for smooth execution of the application

About

Task 3 from Coding Samurai : Expense Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages