Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hafil075/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-Tracker

Description

A simple expense tracker application that helps you manage your daily expenses by logging and categorizing them. This application aims to provide an easy way to keep track of your spending.

Table of Contents

Features

  • Add, edit, and delete expenses
  • Categorize expenses
  • View expense summary and detailed reports
  • User authentication and authorization

Installation

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python 3.x
  • Flask

Installation Steps

  1. Clone the repository

    git clone https://github.com/Hafil075/ExpenseTracker.git
  2. Navigate to the project directory

    cd Expense-Tracker
  3. Install the required packages

    pip install -r requirements.txt

Usage

  1. Run the application
    python app.py
  2. Open your browser and go to http://localhost:5000
Screenshots

Description of the image Description of the image Description of the image

Releases

No releases published

Packages

 
 
 

Contributors