An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# TEXAM

![](gui/favicon.ico)

## Doccumentation

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

![](Documentation/Diagram.png)

## 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/