Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

A project created using springboot 3, spring data jpa, mysql and thymeleaf with fetures to add a new student, get the details of the student, update the details of the student and delete student.

Installation

  1. Clone the repo to your local and then open in any java ide of your choice and load the pom.xml file
  2. Verify all the depedencies are installed properly.
  3. Open and database server and create a database with the name as present in the application.properties file.
  4. Once everything is setup correctly you can run the StudentManagementApplication class and verify the logs in console.
  5. Open http://localhost:8080/student to get the list of students and which is also the main dashboard of the project.

Demo

demo.mp4

About

A student management student built using springboot 3 , mysql and thymeleaf

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages