Skip to content

doansamquoc/school-system-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School System

Simulate a school system with all the basic features.

The purpose of the project

  • Learn Java.
  • Learn Spring Boot.
  • Learn Spring Security.
  • Understand how the school system works.

Features

  • Login with ID and password.
  • See news from school.
  • View personal information.
  • Update personal information.
  • Enroll in the subject.
  • Updating ...

Tech Stack

  • Maven
  • Spring Boot
  • Spring Security
  • Lombok
  • Mapstruct
  • Spring validation

Getting Started

1. Clone the repository

git clone https://github.com/quocdoansam/school-system-backend.git

2. After cloned. In the project folder, open terminal

mvn clean install

3. Start

mvn spring-boot:run

Releases

No releases published

Packages

No packages published

Languages