Skip to content

Tadeo-2404/School-System-SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

image

Teacher

image

Course

image

Section

image

Student

image