Skip to content

This is a Student and course Management Application REST API. By Using this RESTful API one can create a web application where one can Register and Login into the application and the Admin can manage all the different courses and students by adding, updating, deleting courses, enrolling students into different courses, view details of student, etc.

Notifications You must be signed in to change notification settings

mukundjha1310/Student-Course-RESTful-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Student-Course RESTful-API

I have developed this Student and course Management Application REST API. This API performs all the fundamental CRUD operations related to various courses and students with User validation at every step using Spring Security. By Using this RESTful API one can create a web application where one can Register and Login into the application and the Admin can manage all the different courses and students by adding, updating, deleting courses, enrolling students into different courses, view details of student, etc.

Tech Stack

  • Java
  • Spring Framework
  • Spring Boot
  • Spring Data JPA
  • Spring Security
  • JWT
  • Hibernate
  • Lombok
  • MySQL
  • PostMan

Modules

  • Admin Module
  • Course Module
  • Student Module
  • User Module
  • Role Module
  • UserRole Module

Features

  • User authentication & validation with Spring Security with JWT.

Admin/Instructor Features:

  • Login & Logout.
  • Add new Courses.
  • Update Course.
  • Delete Course.
  • See student details.
  • Enroll student into course, etc.

Customer Features:

  • Register him/herself.
  • Login & Logout.
  • See list of courses, etc.

About

This is a Student and course Management Application REST API. By Using this RESTful API one can create a web application where one can Register and Login into the application and the Admin can manage all the different courses and students by adding, updating, deleting courses, enrolling students into different courses, view details of student, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages