Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.08 KB

readme.md

File metadata and controls

35 lines (25 loc) · 1.08 KB

This is a simple Student Management Project with CRUD functionalites. Technologies Used: #JAVA #Spring Boot #Maven #Hibernate #ORM #LOMBOK #MySQL Workbench

Following features are available with this project.

1> REGISTER User 2> Login User 3> Create Student 4> Read Student Data 5> Update Student Data 6> Delete Student Data.

I have added few Screenshots of the project.

  1. Main Screen Page 1

  2. Registration Page 2

  3. Login Page 3

  4. Student List Page 4

  5. Student Edit Page 5

Hoping to add following features

  1. Add Teacher Management System with CRUD functionalites
  2. Add logout button
  3. Make changes in the design