Skip to content

A financial tracking tool to keep a check of your finances

Notifications You must be signed in to change notification settings

Armaan457/FinTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinTrack

A financial tracking tool to keep a check of your spendings and earnings along with the feature of keeping a track of any money that needs to be returned or taken from a user.

Technologies used

Frontend: HTML, CSS and Bootstrap
Backend: Flask
Database: SQLite

Setup

Clone the repository:

> https://github.com/Armaan457/FinTrack.git

Create and activate a virtual environment:

> python -m venv venv
> venv\Scripts\activate

Install dependencies:

> pip install -r requirements.txt

Run the development server:

> flask run

About

A financial tracking tool to keep a check of your finances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published