Track monthly expenses with easy to use UI
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.
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.