This is a console-based Student Portal developed in C language aimed at helping students manage their academic and personal needs in one place. The portal includes various tools for performance tracking, health advice, contact management, scheduling, and also offers a couple of fun games.
- 📊 SPI/CPI Calculator: Easily calculate your Semester Performance Index (SPI) and Cumulative Performance Index (CPI).
- 📅 Timetable Manager: Set and view your weekly class schedule.
- ✅ To-Do List: Add, mark, delete, and sort tasks to keep track of your daily activities.
- 📞 Emergency Contacts: Save, edit, and view important contact details.
- 💊 Medic Help: Get basic health advice and a medication schedule for common illnesses like flu, cold, and headache.
- 👨🏫 Professor Network Chart: Access contact information and departments of faculty members.
- 🎮 Games:
- Atlas: A memory-based geography game.
- Buckshot Roulette: A simple, fun chance-based game.
- C Language
- File Handling
- Linked Lists & Arrays
- Structured Programming
-
Clone the repository: git clone https://github.com/Sparsh11Ranjan/studentSphere-c.git cd student-portal-c
-
Compile the code using a C compiler:
-
Run the program: