Skip to content

A web-based platform for tracking income, expenses, and budgets with AI analytics features.

Notifications You must be signed in to change notification settings

SatyaDewangan05/AI-Personal-Finance-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Finance Tracker

A web-based platform for tracking income, expenses, and budgets with analytics features.

Live: https://ai-finance-manager.vercel.app/

Setup

  1. Clone the repository
  2. Create a .env file in the backend directory using the .env.template as a guide
  3. Build and run the Docker containers:
docker-compose up --build
  1. Access the frontend at http://localhost:8501
  2. Access the backend API at http://localhost:5000

Development

  • Backend: Flask API with MongoDB
  • Frontend: Streamlit

To add new features or modify existing ones, edit the respective files in the backend and frontend directories.

Testing

(Add instructions for running tests once they are implemented)

Deployment

(Add instructions for deploying to production once that process is defined)

About

A web-based platform for tracking income, expenses, and budgets with AI analytics features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published