teatanic

Teatanic is an iOS application that simulates a tea shop. A user is able to search among different tea types and “buy” it.

purpose

This application intends to provide an example on how to:

  • use Core Data
  • use Firebase
  • implement custom menu (credits to https://johncodeos.com/)
  • implement custom popups/toasts
  • implement communication between view controllers
  • improve UI using background threads from DispatchQueue

explore

App Flow:

App flow

Screens demo:

full demo here

Screens demo

GitHub

https://github.com/danielgogozan/teatanic