team4909 / 2018-Core

2018 Scouting Platform
MIT License
10 stars 3 forks source link

Implement updateNextMatch for #29 #39

Closed TwoTau closed 6 years ago

TwoTau commented 6 years ago

To test, replace line 106 in main.js

https://github.com/FRCteam4909/The-Green-Alliance/blob/Feature-29/app/www/js/main.js#L106

with

// const unixNow = moment().unix();
const unixNow = 1489879700; // March 18, 2017 4:28 PM

TGA correctly finds that MAREA QM59 at 4:32 PM is team 4909's next match.

Screenshot of application