QuizEasy
QuizEasy copied to clipboard
A web app to generate questions for PDF DOC you upload on-the-go!
✨ QuizEasy ✨
🔧 Built Using
✨Features
- Resource Saving
- Self Analysis and Evaluation
- Automatic Question Generation (AQG)
⚡️Skill set
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: Flask
- IDE: VS Code
- Version Control: Git and GitHub
- Database: Sqllite3
🚀How to Get Started?
Setup
- Fork and Clone the repo using
$ git clone https://github.com/KG-1510/QuizEasy.git
$ cd QuizEasy
- Setup Virtual environment
$ python3 -m venv env
- Activate the virtual environment
$ source env/bin/activate
- Install dependencies using
$ pip install -r requirements.txt
- Install SpaCy model from the link below
https://spacy.io/models/en#en_core_web_md
- Run Flask server using
$ python app.py
📌Prerequisites
- Firefox: version 4 and up
- Chrome: any version
- Safari: version 5.2 and up
- Internet Explorer/Edge: version 8 and up
- Opera: version 9 and up
✨Contributors
Kushagra Gupta
|
Ishan Sethi
|
Niharika
|
❤️ Note to new contributors
Thank you for considering and taking the time to contribute! Before contributing kindly read and follow Code of Conduct. Also refer the MIT License.
Crafted with ♥ by QuizEasy