TrevorEdwards / bigredapp-android

Informational Android app for Cornell University.
https://play.google.com/store/apps/details?id=is.genki.bigredapp.android&hl=en
MIT License
14 stars 8 forks source link

Add new endpoint to RedAPI #27

Closed ghost closed 9 years ago

ghost commented 9 years ago

When doing so:

In app impl, I forgot to check about how Cornell returns their events. For example at North Star, it will have 3 events: [7-10:30][10:30-2][2-4]. So right now it will for example see that it is in the [7-10:30] event and it will say "open until 10:30". But really it should check ahead and see that there's other events that start right away, so it should really say "open until 4pm"

ghost commented 9 years ago

Being resolved in https://github.com/mrkev/Iroh/pull/3