https://github.com/iamcharankumar/studentmanagementsystem
This is a Student Management Application developed using Spring Boot and Thyme leaf
https://github.com/iamcharankumar/studentmanagementsystem
Last synced: 5 months ago
JSON representation
This is a Student Management Application developed using Spring Boot and Thyme leaf
- Host: GitHub
- URL: https://github.com/iamcharankumar/studentmanagementsystem
- Owner: iamcharankumar
- Created: 2022-02-27T10:58:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T11:29:45.000Z (over 4 years ago)
- Last Synced: 2025-01-21T04:43:36.186Z (over 1 year ago)
- Language: HTML
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StudentManagementSystem
This is a Student Management Application developed using Spring Boot and Thyme leaf
**Application Snapshots**
**The Home Page** - Where you can see the list of students and the corresponding CRUD operations available

**The Add Page** - The `Add Student` Button that we click on Home Page lands on this page.

**The Update Page** - The `Update` Button that we click on Home Page lands on this page.

**Delete** - On Clicking the button Deletes the student record.