Skip to content

rlavinsh/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Student-Management-System

This is a simple CRUD (Create, Read, Update, Delete) application built using React, allowing users to manage student records. Users can add new students with details such as full name, class, roll number, subject, and date of birth.

Features Create new student records Read existing student records Update student details Delete student records

Prerequisites Node.js and npm (Node Package Manager) installed on your machine

Installing

  1. Clone the repository to your local machine using the following command: git clone [respository name] 2.Navigate to the project directory: cd Project-name 3.Install dependencies: npm install

About

This is a simple CRUD (Create, Read, Update, Delete) application built using React, allowing users to manage student records. Users can add new students with details such as full name, class, roll number, subject, and date of birth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors