Trip Watcher
Summary
Trip Watcher is an app that monitors departures for the public transportation in Stockholm, Sweden (SL). The app is built with Flutter and leverages the API "ReseRobot" from TrafikLab for infromation about the departures.
The app is designed to be easy to use for the best user experience.
The app's functionality is done, but there are some improvements to the design that can still be made. (The design is made by me and can be found in the links below)
Github: https://github.com/notCactus/trip_watcher
Design (Figma): https://www.figma.com/file/RFun5NEcNr7itmhOYqQaEI/Trip-Watcher?node-id=0%3A1
Technologies used
Language: Flutter/Dart
State management: Provider
Timestamps
- Search trip - 0:00
- Switch destinations - 0:20
- Choose departure time - 0:24
- Choose methods of travel - 0:33
- Add trip - 0:39
- Move a trip in the list - 0:50