Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 2.63 KB

README.md

File metadata and controls

80 lines (59 loc) · 2.63 KB

Swift Version Platform

Smart City: Edinburgh


Logo Logo

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.

Features

  • 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

Requirements

  • iOS 15.5+
  • Xcode 13.4.1

Installation

CocoaPods

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'

Photos from Application

Contribute

I would like to thank The Transport for Edinburgh Open Data API for its contribution to the project.

Meta

Can Duru – canduru2004@gmail.com, can@canduru.net

https://github.com/CanDuru4