Skip to content
/ Route Public

A simple app to find the cheapest route between the two cities

License

Notifications You must be signed in to change notification settings

abiliogp/Route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift5.0 platforms Build Status codecov codebeat badge

Route

A simple app to find the cheapest route between the two cities

Goals

  • Clean Code

  • Dijkstra Algorithm - Swift

  • Autocomplete for TextField

  • MVVM

  • Localizable Strings

  • No External Libs

  • Base URL stored xcconfig

  • Unit test for MVVM

  • Unit test for ApiService

  • Unit test for Dijkstra Algorithm

  • TDD (Test-driven development)


LinkedIn

About

A simple app to find the cheapest route between the two cities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages