Skip to content

MishraJi-Devloper/Student_Management_System_using_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Student Database Management System

Welcome to the Student Database Management System! This simple program allows you to manage a list of students. It supports adding students, displaying the list, searching for a student by ID, and exiting the system.

Usage

  1. Add Student: Enter student details including ID, name, and GPA.
  2. Display Students: View the list of all added students.
  3. Search Student: Find a student by entering their ID.
  4. Exit: Quit the program.

How to Run

Compile and run the program using a C compiler.

gcc student_management_system.c -o student_management_system
./student_management_system

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages