Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System in C

A console-based Student Management System built using C and File Handling.

Features

  • Admin Login System
  • Change Password
  • Add Student
  • View Students
  • Search by ID
  • Search by Name
  • Update Student
  • Delete Student
  • Statistics Dashboard
  • GPA Ranking
  • Top 5 Students
  • Failed Students List
  • Grade System
  • Student Report Card
  • Export to CSV

Technologies Used

  • C Programming
  • Structures
  • File Handling
  • Sorting Algorithms
  • Searching Algorithms

How to Run

gcc main.c -o sms.exe
.\sms.exe

Author

Sabbir

About

Student Management System in C using File Handling, Structures, Searching and Sorting Algorithms.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages