Skip to content

Danish-Ahmed24/expense-tracker-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💸 Expense Tracker Backend (Spring Boot + MySQL)

This is a personal Expense Tracker REST API built with Spring Boot and MySQL. It allows you to add, update, delete, and view expenses, filtered by category or date.

✅ Built as a personal project for learning and daily usage.


🚀 Features

  • Add, update, delete expenses
  • Filter expenses by category
  • View all expenses
  • Persistent storage using MySQL
  • Simple and clean RESTful API
  • Ready to connect with frontend (React)

🧰 Tech Stack

  • Java 17+
  • Spring Boot
  • Spring Data JPA
  • MySQL
  • Maven

⚙️ Setup Instructions

1️⃣ Create a MySQL Database

CREATE DATABASE expensetracker;

About

A personal expense tracker backend built with Spring Boot and MySQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages