TechSupportz / transito-flutter

A bus timing application to view your bus arrival timings in Singapore swiftly. Built using Flutter with a Firestore database
GNU General Public License v3.0
18 stars 3 forks source link

⚡Feature: Closest Bus Arrival to Timing notification #24

Open UnscriptedLogic opened 1 year ago

UnscriptedLogic commented 1 year ago

Is your feature request related to a problem? Please describe. Occasionally, I'd find myself figuring out that I have to catch a bus at a general time, lets say 0730 in this case. Sometimes the bus comes earlier or later by about 5 - 10 mins and I always have to remember to check ahead of time when that particular bus will be arriving using the 3rd bus timing number given.

Describe the solution you'd like A "Set Closest Bus Arrival" notification that allows users to set a time for which they'd like to catch the bus, notify them by X amount of minutes that the bus is coming.

Describe alternatives you've considered Arriving to the bus stop earlier I suppose.

Additional context null

TechSupportz commented 1 year ago

This seems like a pretty useful feature, would def be interesting to implement too 👀