Requirements
1. MySQL should be installed on the system.
2. Gtk libraries should be installed on the system

Instruction 
1. Run the sql scripts present in the sql.tar.gz folder
2. To run these scripts use commands given in INSTALL file of the sql folder
3. These scripts will create user database ,tables and sample data in MySQL.
4  Use the command make to run the Makefile 
5. Images will be stored on on same folder in which server is running 
6. The images will be copied in the same folder in which client is running
7. So after run make ,make two folder Server and Client
8. copy 'smilely.png' and ./server into Server and ./client into Client
9. Use the command ./server to run the examination portal server 
10. Use the command ./client to run the examination portal client
11. To use the portal use the Username: narendra.singh Password: narendra.singh or 
    Username: prashant.sharma Password: prashant.sharma

  
