Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.24 KB

README.md

File metadata and controls

54 lines (32 loc) · 1.24 KB

Navigation App


Description

Our project is the Bike tour App and we have given it the name London Cycle. The app locates bicycle points around London and allows their users navigate through selected destinations.


Authors

  • Mohammed Moin Uddin
  • Jakub Mrozcek
  • Berke Muftuoglu
  • Kai Shun Teoh
  • Ejaz Karim

References


Deployed Version

Deployed Versions of the app can be found here

valid login credentials for testing purposes would be


How to run?

  • Download and install flutter from here ensuring that no errors are raised from flutter doctor
  • Clone the repo git clone [email protected]:Lsfhv/bike-tour-app.git
  • Change directory into the project cd bike-tour-app
  • Download the flutter managed dependencies flutter pub get
  • Run the app flutter run