Skip to content

nipunn-git/academic-StudentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Student Management System (C)

A console-based, menu-driven Student Management System built in C using file handling.

Features

  • Add student records
  • View stored records
  • Update student details
  • Persistent storage using files
  • Simple menu-driven interface

Concepts Used

  • C programming
  • Structures
  • File handling
  • Conditional statements and loops

How to Run

  1. Compile the program: gcc main.c -o student
  2. Run: ./student

Author

Nipun Dhiman

About

A menu-driven Student Management System built in C using file handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages