Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

shyambista123/SpringVueStudentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Student Management System

Overview

This project is a simple CRUD application that allows users to manage student records. It utilizes Spring Boot for the backend, Vue.js for the frontend, and a PostgreSQL database.

Features

  • Add Student: Add new student records with details like name, age, and grade.

  • Delete Student: Remove existing student records from the system.

  • Update Student: Modify information for existing students, such as updating name, email.

  • View Students: Display a list of all students with their respective details.

Technologies Used

  • Backend:

    • Spring Boot
    • PostgreSQL
  • Frontend:

    • Vue.js
    • Fetch for API communication

About

Student management system using Spring Boot and Vue.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published