An open API service indexing awesome lists of open source software.

https://github.com/mohammad-malik/nu_exam

A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal
https://github.com/mohammad-malik/nu_exam

cli cpp exam university- university-coursework

Last synced: over 1 year ago
JSON representation

A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal

Awesome Lists containing this project

README

          

# FAST NUCES Examination System
A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal.

#### This was made as a final project for my OOP course, in my second semester of bachelors. All of what is in the code was written in a span of less than 2 weeks.

How to use:


  • Clone repository.
  • Build using G++ or any other compiler.
  • Run using Ubuntu's terminal or Windows Subsystem For Linux.