This is a Course Registration System in C, created as my Semester 1 university project. It allows students to create accounts, register and view courses, and give feedback on both courses and instructors. The system uses file handling for storing student data, ensures input validation, and supports feedback printing.
-
Updated
Sep 21, 2025 - C