cuappdev / cuappdev/ithaca-transit-backend
Remove analytics and routeid
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- we're not using analytics at all -- it's deadcode essentially
- this is using space on the server bc we're caching these routes
- routeid is confusing developers because it changes for every route (even if they're the same route!) and it doesn't correspond to GTFS' routeID! we're having to use routeNumber as a result to match routeID in GTFS which is not good
Contributor guide
Assessment
This issue has not been assessed yet.