Skip to content

Latest commit

 

History

History
100 lines (67 loc) · 3.05 KB

README.md

File metadata and controls

100 lines (67 loc) · 3.05 KB

Django Online Exam


logo

An online assessment project incorporating various features, specifically designed for the DRF course. This project can enhance your skills in clean code, optimized code, maintainable code, and more.




thumbnail

You can view the course in which this project was completed by clicking this link. 👨‍🏫


📔 Table of Contents

🌟 About the Project

🛢 DB diagram

image

👾 Tech Stack

Client
Server
Database

🎯 Features

  • djoser
  • jwt
  • debug toolbar
  • nested routers
  • throttling

🧰 Getting Started

‼️ Prerequisites

  • install python

⚙️ Installation

getting start

python manage.py runserver

create the admin user

python manage.py createsuperuser

installing package

pipenv install package_name

unistaling package

pipenv uninstall package_name

👋 Contributing

Contributions are always welcome!

Please read the Code of Conduct

⚠️ License

Distributed under the no License. See LICENSE.txt for more information.

🤝 Contact

🙋‍♂️ mohammad - - mohammades13851@gmail.com

✔ Project Link: https://github.com/Mohammad222PR/drf-online-exam-course