Skip to content

sanugiUP/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project Description

Overview

The Simple Student Management System is a web-based application developed using Spring Boot for the back-end, Thymeleaf for the front-end, and MySQL for the database. This system provides a user-friendly interface to manage student information efficiently.

Features

CRUD Operations

Create: Add new students to the system with details such as name, age, contact information, and course enrollment.

Read: View a list of all students enrolled, along with their respective details.

Update: Modify student information, including name, age, contact details, and course enrollment.

Delete: Remove students from the system as necessary.

User-Friendly Interface

The system offers an intuitive and responsive interface for easy navigation and interaction.

Users can effortlessly perform CRUD operations with minimal learning curve.

Back-end Technology (Spring Boot)

Spring Boot framework provides a robust and scalable back-end infrastructure.

It utilizes Spring MVC architecture for handling HTTP requests and responses efficiently.

Implements RESTful principles for managing student data.

Front-end Technology (Thymeleaf)

Thymeleaf is used for creating dynamic and interactive web pages.

Enables seamless integration of server-side templates with HTML, allowing for data presentation and manipulation.

Database (MySQL)

MySQL database stores and manages student information securely.

Utilizes relational database capabilities to ensure data integrity and consistency.

Supports efficient retrieval and storage of student records.

Purpose

The Student Management System aims to streamline the process of managing student data within an educational institution. It provides administrators or authorized personnel with the tools necessary to add, view, update, and remove student information conveniently.

About

Student Management System developed using Spring Boot, Thymeleaf and MySQL Database

Topics

Resources

Stars

Watchers

Forks

Contributors