Skip to content

lecocissoto/beers

Repository files navigation

Beers


Beers is an iOS application based on the PUNK API to give a list of beers and show it details.

Requirements

  • ** Swift 4 **
  • XCode 9

Third Party Libraries

Instalation

Im using git submodule because is the git way to deal with dependencies. I believe is better than use something like cocoapods.

To install, just clone the project, init and update the submodule running:

    git submodule init
    git submodule update

or

git submodule update --init

or

git clone --recursive https://github.com/lecocissoto/beers.git

Next steps

  • Add Unit Tests and UITests.
  • Add Swift Package Manager to deal with dependencies.
  • Extract the UIAlertController.
  • Add pagination do list all the beers.
  • Add to favorites feature.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages