https://github.com/ajithvcoder/session15_capstoneproject
https://github.com/ajithvcoder/session15_capstoneproject
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajithvcoder/session15_capstoneproject
- Owner: ajithvcoder
- Created: 2021-08-21T14:23:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T14:00:39.000Z (over 4 years ago)
- Last Synced: 2025-01-12T19:30:37.759Z (12 months ago)
- Language: Python
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### EPAI - Session 15 - Capstone project - Create a clone of Typeform
**Features implemented**
- login, logout
- User can create a quiz(fill in)
- User can view created quizes
- User can select and take quiz
- User can select share a quiz link to anyone
- User can upload a text file and create a quiz
**DB used**
- sqlite
**Requirements**
pip install -r requirements.txt