Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammad222pr/drf-online-exam-course

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.๐Ÿš€
https://github.com/mohammad222pr/drf-online-exam-course

backend django django-application django-rest-framework online-exam online-exam-system open-source programming python

Last synced: 2 days ago
JSON representation

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.๐Ÿš€

Awesome Lists containing this project

README

        


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.

Documentation ยท Report Bug ยท Request Feature . YouTube Courses






###
thumbnail

You can view the course in which this project was completed by clicking this link. ๐Ÿ‘จโ€๐Ÿซ




# :notebook_with_decorative_cover: Table of Contents

- [About the Project](#star2-about-the-project)
- [License](#warning-license)
- [Contact](#handshake-contact)

## :star2: About the Project

### ๐Ÿ›ข DB diagram

image

### :space_invader: Tech Stack
Client


Server
Database

### :dart: Features
- djoser
- jwt
- debug toolbar
- nested routers
- throttling

## :toolbox: Getting Started

### :bangbang: Prerequisites

- install python

### :gear: Installation

getting start
```bash
python manage.py runserver
```
create the admin user
```bash
python manage.py createsuperuser
```
installing package
```bash
pipenv install package_name
```
unistaling package
```bash
pipenv uninstall package_name
```

## :wave: Contributing

Contributions are always welcome!

Please read the [Code of Conduct](https://github.com/Mohammad222PR/Django-shop/blob/master/CODE_OF_CONDUCT.md)

## :warning: License

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

## :handshake: Contact

๐Ÿ™‹โ€โ™‚๏ธ mohammad - - [email protected]

โœ” Project Link: [https://github.com/Mohammad222PR/drf-online-exam-course](https://github.com/Mohammad222PR/drf-online-exam-course)