Skip to content

danielecursano/expencel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expencel - Web App for Daily Expense Management

Expencel is a Flask-based web app that provides a simple and efficient way to record daily expenses and conduct detailed analysis on the collected data. The platform not only allows users to log their daily expenses but also offers several advanced features for analyzing and visualizing the data intuitively.

Table of contents

Key Features

  • Expense Logging: Users can easily input their daily expenses, including details such as the amount, category, and date.

  • Data Operations: The web app enables users to perform various operations on the data, such as summing expenses for a specific category or for a defined period of time.

  • Chart Creation: Using Matplotlib , the web app allows users to create intuitive charts to visualize expense trends over time or distributions by category.

Usage Instructions

To use the application:

  1. Ensure you have Python installed on your system.
  2. Clone this repository to your local machine.
  3. Run the Flask application using python app.py.
  4. Access the web app through your browser at http://localhost:5000.

Screenshots

home sheet add pie_chart

About

Expencel - Web App for Daily Expense Management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published