Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/durhamacademy/opr-frontend
- Owner: DurhamAcademy
- Created: 2024-04-02T23:39:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T17:12:47.000Z (7 months ago)
- Last Synced: 2024-05-29T06:20:37.713Z (7 months ago)
- Language: Python
- Size: 24.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)