This app created with Swift to iOS platform using "Transport For Edinburgh" api. User can view live bus locations and all bus locations, add card with NFC reading, and set personal info.
- Live Bus Locations (updated every 15 seconds)
- View All Bus Stops
- Search in All Stops
- Search for location and create public transportation route
- Add NFC card and read balance
- iOS 15.5+
- Xcode 13.4.1
You can use CocoaPods to install SideMenu, Alamofire, DropDown, Firebase
by adding it to your Podfile
:
use_frameworks!
pod 'SideMenu'
pod 'Alamofire'
pod 'DropDown'
pod 'FirebaseAnalytics'
pod 'FirebaseAuth'
pod 'FirebaseFirestore'
pod 'Firebase/Database'
pod 'FloatingPanel'
I would like to thank The Transport for Edinburgh Open Data API for its contribution to the project.
Can Duru – canduru2004@gmail.com, can@canduru.net