Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakekandell/quiz-site
Quiz Website Built in Django
https://github.com/jakekandell/quiz-site
css database django django-framework html python python3 quiz quiz-app quiz-game site sqlite website
Last synced: about 1 month ago
JSON representation
Quiz Website Built in Django
- Host: GitHub
- URL: https://github.com/jakekandell/quiz-site
- Owner: JakeKandell
- Created: 2020-02-01T10:01:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T20:49:33.000Z (over 1 year ago)
- Last Synced: 2024-10-11T07:05:08.862Z (about 1 month ago)
- Topics: css, database, django, django-framework, html, python, python3, quiz, quiz-app, quiz-game, site, sqlite, website
- Language: Python
- Size: 10 MB
- Stars: 23
- Watchers: 2
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz-Site
Website built in Django and styled with HTML and CSS that allows user to create their own quizzes or take quizzes created by others.
## Demo
### Taking a Quiz
![take-quiz](https://user-images.githubusercontent.com/24983943/75606171-09dd0100-5a9f-11ea-8ef6-6a908dc65350.gif)
### Creating a Quiz
![create-quiz](https://user-images.githubusercontent.com/24983943/75637200-b3281200-5bd9-11ea-8ed6-35aad893bbe6.gif)