Skip to content

Full Stack University application with React and Spring Boot Framework

Notifications You must be signed in to change notification settings

TheRealKwabena/universeum-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universeum-spring-boot

Models a university with provided functionalities of the domain with entities Student, Course and Teacher

Technologies Used

Frontend: react typescript

Backend: java with Spring Boot Framework

Architecture Used

This website has a frontend ( UI layer) and the backend layer which consists of the Controllers, Services and Repositories.

Software Architecture Used: Client-Server Architecture

Frontend

Greeting Screen

First SignUp Page

Register Student Page

Register Page

Course List

Register Page

Backend.

This is the structure of the files in the backend.

The plan is to have separation of concerns so each file is grouped into packages.

Structure Page

About

Full Stack University application with React and Spring Boot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published