Semester 2 mini project for the course Problem solving with C in PES University.
This is a CLI tool to create and take timed MCQ tests that are graded on the spot.
To build this project follow these steps:
- Clone the repository
git clone https://github.com/nishantHolla/AssessmentPlatform.git
cd AssessmentPlatform- Run make
make- Run the application
./ap