INTRODUCTION
The project aims to develop a solution to the most common problem of evaluating answer sheets in large quantities and conduction of different types of examinations.
SYSTEM REQUIREMENTS
This module requires the following in order to run locally
- Python 3.8 or above
- A browser ( For Javascript Engine to Render Standalone Python App)
- Internet connection
- Python Packages included in the repo
INSTALLATION
For successful installation of the clients following steps must be followed :
- Fork the repo
- Clone the repo on the local system that is created in your personal account after forking
- Download all the dependencies/packages included with the file using pip
- Run main.py file using command python3 main.py