rschnapp / BusMan

Android app uses NFC tags to maintain a passenger manifest
Apache License 2.0
29 stars 12 forks source link

Recognize stops and provide arrival counters for each stop #5

Open rschnapp opened 9 years ago

rschnapp commented 9 years ago

If we could identify bus stops (probably by location is best), it could simplify things for the driver if the app tallied arrival stats for each stop.

How to identify stops? Need a fancy schmancy MapsActivity?