A HTTP compliant web server written in C to manage a Question Bank Database System.
The server makes use of sockets for networking and MySQL's C API for interacting with the database.
Users (Admins, Test takers, and Question Setters) can interact with the server via any HTTP compliant client (such as Google Chrome).