rkalz / UABParkingFinderAndroid

Android app that crowdsources information on how busy UAB's parking lots are.
MIT License
0 stars 0 forks source link

Display overall traffic status in main menu #5

Closed rkalz closed 7 years ago

rkalz commented 7 years ago

After calculating overall traffic status, find a way to push that to the main menu.

(Will likely use SharedPreferences for this)

rkalz commented 7 years ago

I may do this with a server app (take in the most recent reports, calculate, push to predefined variable in database)

EDIT Apr 27: Probably going to do this using the Firebase REST API.

rkalz commented 7 years ago

See https://github.com/rkalz/UABParkingFinder-Server

Currently deployed on Heroku.

Will fix in app in next push

rkalz commented 7 years ago

Fixed in https://github.com/rkalz/UABParkingFinder/commit/e43fa1448c738dac245199d4ebf5f00ac132f007