Skip to content

A C-based student management system utilizing linked lists for dynamic data management.

Notifications You must be signed in to change notification settings

malak-emad/Student-Management-System-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Student Management System

A simple C program that manages student records such as adding, updating, deleting, and searching by ID. It also calculates average GPA and identifies the highest GPA.

Features

  • Add new students
  • Display all students
  • Search for a student by ID
  • Update student information
  • Delete student records
  • Calculate average GPA
  • Find student with the highest GPA

About

A C-based student management system utilizing linked lists for dynamic data management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages