Online Aptitude Test examination System With Django and MySQL as Database Sever
- Authentication for User (With Usn) (Completed)
- Authorization level for User ( Admin | Modrator | User ) (completed)
- Multiple Choice Questions ( Added by Admin or Mod )
- Ranking among Students based on Marks
- Answer with Explanations
-Follow these steps to setup Django into your system
- Download and Install Python 3.7+ Here
- Download and Install XAMPP for Database server Here
- Run Following Command to install Django
- pip install django
- pip install django-admin
- Fork This project using Fork Button at top right
- Clone project to your System and Start Working
-> its simple, Create pull Request