Skip to content

vattimanideep/StudentmanagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System (Spring Boot)

A simple full-stack Student Management System built using Spring Boot and MySQL.

Features

  • Add student
  • View all students
  • Search student by ID
  • Update student details
  • Delete student record

Tech Stack

  • Backend: Spring Boot, Spring Data JPA
  • Database: MySQL
  • Frontend: HTML, CSS, JavaScript
  • Tools: Maven, Git, Postman

Project Type

Mini full-stack project (Admin Module)

Description

This project focuses on core CRUD operations and demonstrates complete frontend–backend integration using REST APIs.

How to Run

  1. Clone the repository
  2. Configure MySQL database in application.properties
  3. Run Spring Boot application
  4. Open http://localhost:8888/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors