https://github.com/tadeo-2404/school-system-springboot
Backend system using Spring Boot
https://github.com/tadeo-2404/school-system-springboot
bootstrap5 git html5 java maven spring-boot thymeleaf
Last synced: 3 months ago
JSON representation
Backend system using Spring Boot
- Host: GitHub
- URL: https://github.com/tadeo-2404/school-system-springboot
- Owner: Tadeo-2404
- Created: 2024-04-28T19:55:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T23:59:21.000Z (almost 2 years ago)
- Last Synced: 2025-07-05T09:01:54.173Z (12 months ago)
- Topics: bootstrap5, git, html5, java, maven, spring-boot, thymeleaf
- Language: Java
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School System
School management system using Spring Boot and Thymeleaf, exposing REST-Endpoints ans implementing services to interact with Thymeleaf
It has the next entities:
- Department
- Teacher
- Course
- Section
- Section Enrollment
- Student
## Department

## Teacher

## Course

## Section

## Student
