Budget Tracking Project

Track monthly expenses with easy to use UI

Project Screenshot

This project utilizes Angular for the frontend and Java Spring for the backend. Authentication is handled through Okta, and communication between the frontend and backend is secured using JWT tokens issued by Okta.

Key Components:

Project Overview:

The Budget Tracking Project is designed to help users manage their finances effectively. Users can log in using their Okta credentials, and upon successful authentication, they are issued a JWT token for secure communication with the backend. The Angular frontend provides an intuitive user interface for adding, categorizing, and tracking expenses.

Technology Stack:

GitHub Frontend Project Frontend
GitHub Backend Project Backend