All Projects
Expense Tracking
HTMLA web-based expense tracker built with Java 17 and Spring Boot. Features include income and expense management with category-based and monthly breakdowns, server-side validation for data integrity, and a responsive UI powered by Bootstrap and Thymeleaf templates. Uses Spring Data JPA for database operations.
The Problem
Tracking income and expenses manually across categories and months is time-consuming
The Solution
Web-based tracker with category/month breakdowns and server-side validation
The Result
Clear financial overview with validated data entry
Tech Stack
JavaSpring BootThymeleafMaven