Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/the-orange-alliance/toa-datasync
- Owner: the-orange-alliance
- License: mit
- Created: 2017-11-29T03:00:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T12:56:08.000Z (almost 2 years ago)
- Last Synced: 2024-04-21T17:51:21.966Z (8 months ago)
- Topics: firebase, first-tech-challenge, ftc, ftc-scoring, material-design, material-web-components, mdi, the-orange-alliance, webpack, websocket
- Language: JavaScript
- Homepage: http://upload.theorangealliance.org
- Size: 15.8 MB
- Stars: 14
- Watchers: 11
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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!