Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

RestaurantList

A sample iOS app in Swift, listing Restaurants with Filter and Sort options.

Here, I make use of:

  • APIClient that encapsulates all external input and communication, to allow for easier testing.
  • A Model layer that can (and should) be encapsulated into a module with tests behind APIClient.
  • Simple UIViewController testing.
  • Generic DataStore.

About

A sample iOS app in swift listing restaurants with filter and sort options

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages