/ScheduleAndClasstimetableApplication

Class Schedule Application with SpringBoot, Hibernate,Thymeleaf, Bootstrap, Postgres and H2 databases using JUnit5, Mockito and slf4j

Primary LanguageJava

ScheduleAndClasstimetableApplication

SilentRunningUniversityClassSchedule.mp4



HELLO THERE !!!

The main aim of this application is to provide access to individual class schedules for students, teachers, and staff at a fictional university. Additionally, the application administrator can gain insights into the university's organizational structure, such as its campus, course offerings, and notable personalities.

Technologies:

  • The core technologies and frameworks used in this project include: Java, Spring Boot, Spring Data JPA, Hibernate, and PostgreSQL.
  • The graphical user interface (GUI) is built with Bootstrap and Thymeleaf,
  • The Logging is done using slf4j and logback.
  • The testing frameworks used are Mockito, JUnit, and H2Database.