A proof-of-concept app that makes use of Nativescript with Wordpress as a backend.
Clone the repo. Run npm install. Make sure at least NativeScript 2.0 is installed and then
tns run android
- Add a map with all the bus stations
- Add a route on the map for each line
- Add the timetable
- Create a version for iOS devices
- ...maybe improve the design a bit.