This is a Spring Boot project: student information system that will allow the users to create subjects, add courses and students, and view the students' marks(grades). It also contains a React frontend to interact with the backend APIs.
- Java 17
- Spring Boot 3.5.6
- Spring Data JPA
- Hibernate
- PostgreSQL
- Maven
- React 18