Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/durhamacademy/opr-frontend

Web frontend to the OPR robot.
https://github.com/durhamacademy/opr-frontend

Last synced: about 2 months ago
JSON representation

Web frontend to the OPR robot.

Awesome Lists containing this project

README

        

# OPR Frontend

1) Install requirements:

`pip install -r requirements.txt`

2) Change Dir to Flask:

`cd opr-frontend`

3) Run Flask app:

`python app.py`

Markers are saved to markers.json

![screenshot.png](images/screenshot.png)