- Resource Saving
- Self Analysis and Evaluation
- Automatic Question Generation (AQG)
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: Flask
- IDE: VS Code
- Version Control: Git and GitHub
- Database: Sqllite3
- 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
- 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
Kushagra Gupta |
Ishan Sethi |
Niharika |
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