Skip to content

anokhichoksi05-source/PythonProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

expense_tracker

💰 Expense Tracker

This is a Expense Tracker that helps users manage their daily expenses and income. It allows users to record transactions, view summaries, and track financial activity efficiently.


🚀 Features

  • ➕ Add income and expense entries
  • 📊 View all transactions
  • 💰Categorize expenses (Food, Travel, Bills, etc.)
  • 📈 Calculate total balance
  • 📁Data stored using file handling (JSON/Text)
  • 📱 Simple and user-friendly interface

🛠️ Technologies used

  • Backend: Flask (Python)
  • File Handling: (JSON / TXT)
  • CLI (Command Line Interface)
  • Python Libraries: json, datetime
  • Database: SQLite
  • Frontend: HTML, CSS

▶️ How to Run

pip install flask 
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors