Skip to content

OMR Checker APP is an APP that will help the teachers get the results ofanswer sheet of the students. This will help the teacher to grade the students faster and provide faster results.

License

Notifications You must be signed in to change notification settings

Nadeemk07/OMR-Checker-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMR-Checker-DEMO

Description

  • OMR Checker APP is an APP that will help the teachers get the results ofanswer sheet of the students. This will help the teacher to grade the students faster and provide faster results.

Tools Used

  • Python 3.7
  • OpenCV
  • Streamlit
  • Pillow

Screenshots of APP

How to run the App

  • Install python3 from here and add python to path
  • Clone this repo in your local machine using the command
git clone https://github.com/N-A-C-S/OMR-Checker-Demo.git
  • Traverse into the project directory
cd OMR-Checker-Demo
  • Install required libraries
pip install requirements.txt
  • Run the app
streamlit run main.py

Demo

Contributing to the project

  • Clone the Repo
git clone https://github.com/N-A-C-S/OMR-Checker-Demo.git
  • Move into the repo
cd OMR-Checker-Demo
  • Create a new branch
git branch <your feature>
git checkout <your feature>
  • Now write some code and create a pull request 🙂

Made by NACS

About

OMR Checker APP is an APP that will help the teachers get the results ofanswer sheet of the students. This will help the teacher to grade the students faster and provide faster results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%