cuappdev / ithaca-transit-compose

An open-source Android app for the TCAT bus service
MIT License
4 stars 0 forks source link

Switch Stop type to Enum #20

Closed 04jono closed 1 month ago

04jono commented 6 months ago

In the Stop data class, convert Stop type from String to an Enum

Mihilih commented 2 months ago

Stop->Location Enum - (Place - Has the street, city, etc, Bus stop)

Mihilih commented 1 month ago

Closed by #27