Skip to content

manipandit/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System

A simple CRUD-based Student Management Application built using Java, Spring Boot, Spring MVC, MySQL, Spring Data JPA, and Thymeleaf. This application allows you to perform basic operations like adding, viewing, updating, and deleting student records.

Features

  • Add new students with their details (First Name, Last Name, Email).
  • View a list of all students.
  • Update student information.
  • Delete student records.
  • Responsive UI using Thymeleaf templates.

Tech Stack

  • Backend: Java, Spring Boot, Spring MVC, Spring Data JPA
  • Frontend: Thymeleaf, HTML, CSS
  • Database: MySQL
  • Build Tool: Maven

stdnt-mgmt

About

A Spring boot application for student management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published