Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Expense Tracker

A simple Python-based Expense Tracker application that helps users record, view, update, and delete daily expenses using an SQLite database.

🚀 Features

  • Add new expenses
  • View all expenses
  • Update existing expenses
  • Delete expenses
  • Store data using SQLite
  • Menu-driven interface

🛠️ Technologies Used

  • Python
  • SQLite3
  • Git
  • GitHub
  • VS Code

📂 Project Structure

ExpenseTracker/
│── main.py
│── expense.py
│── operations.py
│── database.py
│── config.json
│── README.md

▶️ How to Run

  1. Clone the repository.
  2. Open the project in VS Code.
  3. Run:
python main.py

👨‍💻 Author

Nisarga H N

About

Python Expense Tracker

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages