Skip to content

karandev79/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34970a9 · · Dec 21, 2025

History

11 Commits
Dec 10, 2025
Dec 21, 2025
Dec 20, 2025
Dec 21, 2025
Dec 21, 2025

Repository files navigation

Student Management System

a simple terminal based student management system made in c lang to manage students data.

Features

  • Student creation with name, roll number and marks.
  • Student updation for name, roll numbers and marks.
  • Student deletaion using roll number.
  • Search Student using roll number.
  • CSV based data storage.

Installation:

you need a complier and terminal to complie and run this, we will use MinGW to complie.

gcc main.c -o main then run generated main.exe file or ./main on linux, etc.


Made with love by Karan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages