-
Install dependency with
pip install -r requirements.txt
-
run django make migrations
python manage.py makemigrations
-
run django migrations
python manage.py migrations
-
create django superuser with
python manage.py createsuperuser
-
run django server with
python manage.py runserver
-
Test the API as follows
-
Sign up the user with
signup
API first and get the token -
Online Examination Systemimplemented as the final project for my Computer Engineering Bachelor's Degree.
-
- Cross-platform
- Responsive7
- Accessible
- Supports objective questions
-
-
- Resumption capability for students
- Automatic grading
- Question randomization
- AI based software
-
- Manage exams and set questions for assigned courses.
- Activate exams.
- Set exam time and instruction.
- View all exam results of exams for assigned courses.
-
- Register users and courses.
- View users and courses.
- Modify and delete users/courses (TODO)
-
- HTML
- CSS
- JavaScript
- Bootstrap
- Django
- SQLite3
- mysql
The backend interface of this project was inspired by [Himanshu singh, Akash Anand]
Any questions or suggestions? Notice any bugs or glitches? Feel free to send me on email and (9765akashanand@gmail.com)