Skip to content

A simple student management system that supports basic operations including store, add, update, and delete student information.

Notifications You must be signed in to change notification settings

JeremyLiang0105/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student-Management-System

A simple student management system that supports basic operations including store, add, update, and delete student information.

Demo of the application:

Add a new student name Tom to the database:

image

Tom added successfully and gets his unique id:

image

Updates Tom with a new name Tom2 in the database and his id stays the same:

image

image

Delete Tom2 by its id:

image

No Tom2 in the database

image

About

A simple student management system that supports basic operations including store, add, update, and delete student information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages