Skip to content

prasenjitb1234/CRUD-Student-Management-System-Springboot-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CRUD Student Management System - Spring Boot & Angular

This is a full-stack Student Management System built using Spring Boot for the backend and Angular 18 for the frontend. It provides CRUD (Create, Read, Update, Delete) functionality to manage student records, leveraging MySQL for data storage and Bootstrap 5 for frontend styling.

Features

  • Create: Add new student records.
  • Read: Fetch and display a list of all students or individual student details.
  • Update: Modify student records
  • Delete: Remove a student record from the database.

Technologies Used

  • Frontend:
    • Angular 18 (with --no-standalone flag)
    • Bootstrap 5
    • TypeScript
  • Backend:
    • Spring Boot
    • Spring Web
    • Spring JPA (Java Persistence API)
    • MySQL
    • Lombok

Access the application:

About

Full-stack CRUD student management system built with Spring Boot and Angular to learn core functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published