https://github.com/codewithmuh/quizproject
https://github.com/codewithmuh/quizproject
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithmuh/quizproject
- Owner: codewithmuh
- Created: 2022-08-18T11:54:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T19:07:11.000Z (over 3 years ago)
- Last Synced: 2025-05-07T21:39:55.815Z (about 1 year ago)
- Language: Python
- Size: 45.9 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quizproject
## This is my Public Django Rest Framework Project about QUIZ Application REST APIs.
#### There are Total Few Models created in this Project.
* Category
* Quizzes
* Questions
* Options/ Answers
### Code is well Commented, if you want to read my Code, You will feel easy to Understand it.
## Cheers!