Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-orange-alliance/toa-datasync

♻️ A webapp to sync the Scorekeeper with The Orange Alliance in realtime.
https://github.com/the-orange-alliance/toa-datasync

firebase first-tech-challenge ftc ftc-scoring material-design material-web-components mdi the-orange-alliance webpack websocket

Last synced: 26 days ago
JSON representation

♻️ A webapp to sync the Scorekeeper with The Orange Alliance in realtime.

Awesome Lists containing this project

README

        

# TOA DataSync

A cross-platform desktop app to sync the [Scorekeeper](https://github.com/FIRST-Tech-Challenge/scorekeeper) with [The Orange Alliance](https://github.com/orange-alliance) in realtime.

Built on top We recently switched to using a browser version rather than a software version, we recommend that you switch to using the new version.of [Webpack](https://github.com/webpack/webpack), aims to be simple to use, fast and beautiful.

### [Start Syncing The Event](http://upload.theorangealliance.org)

**We recently switched to using web-based version rather than the software, we recommend you to switch to using the [new version](http://upload.theorangealliance.org).**

## Development

```bash
$ git clone https://github.com/orange-alliance/TOA-DataSync.git
$ cd TOA-DataSync
$ npm install
$ npm start
```

Then head over to localhost:9000 to see it live!