Design exercise
Tågtider
Image by Freepik
Overview
Tågtider (Train schedule in english) is a web-app that shows train departure and arrival times. It also notifies you of any canceled trains or reroutes and other information that might be useful for your trip.
Technology
- Next.js + TypeScript
- The Swedish Transport Administration open API
- Google Symbol Icons
Problem
There are a lot of regional train apps in Sweden. Each working reasonably well in their respective region, but most don't work at all outside that region. My app aims to solve this problem by allowing the user to find departure times for all stations around the country. I also incorporating the best features from the other apps.