Skip to content

daksh1403/C-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Smart Student Performance Analyzer

A VIT Chennai coursework project — a menu-driven C program to manage student academic records and generate performance reports.

Course: Structured and Object Oriented Programming · Reg. No: 25BCE5098 · Dept: BCE (CSE)

Features

  • ➕ Add, search, update and display student records
  • 🏆 Topper detection
  • 📊 Class statistics & grade-distribution reports
  • 💾 Persistent storage via binary file (students.dat)
  • 🧭 Menu-driven console interface

Tech

  • Language: C
  • Storage: binary file I/O

Run

gcc main.c -o analyzer
./analyzer

The repo also includes browser-runnable assets (index.html, index.js, index.wasm).

Related

  • OOPS-Projects — combined C + C++ coursework with documentation.

License

MIT — © 2026 Daksh Agarwal

About

Smart Student Performance Analyzer — VIT C coursework. Menu-driven student records manager with topper detection, grade-distribution reports & binary-file persistence.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors