Skip to content

Prathambathla10/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hello visitor ๐Ÿ‘‹๐Ÿป !!

Website URL : https://expense-tracker-j98w.onrender.com (In case of server crash deploy it locally)
This is an expense manager app, where you and your friends can split expenses you have done and can keep a track of that. ๐Ÿ‘€

Ways in which you can split expenses :

1. Equally.
2. By Amount.
3. By Percentage.

All these expenses will be reflected in your personalized balance sheet,where you can check the amount , who added that and decription (conatining description of the expense).
This Project will currently run on your local host, for that there are some pre-requisites listed below.

Pre-requisites :

1.Python
2.My Sql
3.VS code

Required Frameworks/Libraries/Modules :

1.Flask
2.mysl.connector

Steps(To deploy this on your local host) :

1.Install all the required softwares/Frameworks/Modules.
2.Create a connection in VS code to the remote SQL server used in app.py with given credentials.
3.Run your flask app and now you can use this webapp easily, and there are some demo credentials given on login page.