mireabot / BrewLand

Brewery advisor app · UIKit & Open API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



BrewLand

Brewery advisor app

FeaturesWhat I learned?LicenseWhat is next

screenshot

What I learned?

  • Creating custom collection cells using constraints
  • Define custom collection flow layout
  • Created custom Network manager for API calls

Tech Stack

  • UIKit
    • No storyboards
  • Open Brewery API
    • Practice to handle API calls with URLSession
  • AutoLayout
    • For dynamic UI updates such as cells
  • Reusable elements
    • Custom UI elements configured from basic elements

What is next

  • Refactor constaints to simple functions
  • Update pagination and details page for each brewery

License

MIT

About

Brewery advisor app · UIKit & Open API

License:MIT License


Languages

Language:Swift 100.0%