https://github.com/harshsinghvi/texam
AI Proctoctored online examinations.
https://github.com/harshsinghvi/texam
face-detection face-recognition flask online-exam online-exam-system opencv python-flask python3
Last synced: 7 months ago
JSON representation
AI Proctoctored online examinations.
- Host: GitHub
- URL: https://github.com/harshsinghvi/texam
- Owner: harshsinghvi
- License: mit
- Created: 2021-01-28T08:09:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:40:29.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T08:16:29.482Z (8 months ago)
- Topics: face-detection, face-recognition, flask, online-exam, online-exam-system, opencv, python-flask, python3
- Language: JavaScript
- Homepage: https://texam.projects.harshsinghvi.com
- Size: 17.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TEXAM

## Doccumentation
> This site is a prototype API for online assisment and forms collection

## Download Client
- [Download Latest automated build](https://github.com/harshsinghvi/texam/releases/download/latest/quiz-windows.exe)
- [Download Latest stable build](https://github.com/harshsinghvi/texam/releases/download/stable/quiz-windows.exe)### Use Following Resources:-
* /questions
* /store-responses
* /get-data
* /test-connection
* /scores
* /delete
* /responses
* /delete-sample-data## Resources:
- https://blog.learningdollars.com/2019/11/29/how-to-serve-a-reactapp-with-a-flask-server/