The Ottawa Bus Tracker app is used to look at bus schedules for stops, find stops near you, see the route of a bus and many other things. This app was made as a final project for Harvard's CS50X course.
I made the backend with all the database queries and a friend of mine made the app interface.
The app can be found on the Apple App Store (except the heroku server it calls is now offline), it's source code on GitHub.
Back