/QuizMaster

This is a simple terminal app written in C. It has functionality for Teacher, Student and Admin. The teacher can add and remove questions from the database, the student can attempt the quiz and the admin has been provided with some bulk functions. It uses a login ID and password to automatically identify the individual, and in case the user is not found, the ID is submitted to the admin for approval.

Primary LanguageC

No issues in this repository yet.