Built a Daily Expense Tracker using Spring Boot & React.js! I recently developed a simple full-stack Daily Expense Tracker to practice CRUD operations and strengthen my Spring Boot + React skills.
A full-stack Daily Expense Tracker built using Spring Boot for the backend and React.js for the frontend.
This project was developed to practice CRUD operations and strengthen Spring Boot + React.js skills while building a practical, user-friendly application.
- React.js
- JavaScript (ES6+)
- CSS / Tailwind CSS (if used)
- Axios (for API calls)
- Java
- Spring Boot
- RESTful APIs
- MySQL / H2 Database (or your DB choice)
- Spring Data JPA
- Git & GitHub
- Deployment: Vercel / Render / Heroku (if deployed)
- Add, edit, and delete daily expenses
- Categorize expenses for better tracking
- View total expenses
- Responsive design
- Full CRUD functionality
- Frontend and backend integration via REST APIs