You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Spring Boot RESTful backend application for managing Students, Subjects, Exams, and enrollments, with a special Easter Egg feature.
This project demonstrates clean REST API design, layered architecture, and controller-level unit testing.
Learning Navigator is a Spring Boot REST API for managing students, subjects, and exams, featuring clean layered architecture, RESTful endpoints, and comprehensive controller-level unit testing using JUnit and Mockito.