https://github.com/perliedman/roc-on
POC webapp to track Radio Online Controls (ROC) for orienteering
https://github.com/perliedman/roc-on
Last synced: over 1 year ago
JSON representation
POC webapp to track Radio Online Controls (ROC) for orienteering
- Host: GitHub
- URL: https://github.com/perliedman/roc-on
- Owner: perliedman
- License: agpl-3.0
- Created: 2023-09-18T07:09:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T11:32:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T13:15:29.672Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://roc-on.vercel.app
- Size: 118 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ROC ON
This is a tiny web app to help monitoring Radio Online Controls (ROCs) for orienteering. It's basically a front-end for [https://roc.olresultat.se/](https://roc.olresultat.se/), the main ROC site developed and maintained by Oskar Berg and Erik Berg; most credit for backend etc. goes to them. I find the original web UI a bit gnarly, so I made this thing, feel free to use it.
The webapp is deployed on [roc-on.vercel.app](https://roc-on.vercel.app/).
The code is released under the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html).