Hot Coffee App
A coffee ordering application built implementing the MVVM design pattern.
It is integrated with a coffee order api which returns JSON when sending a GET request.
MVVM Process
- To be updated…
MVP – Minimum Viable Product
User
can open application and view all current coffee ordersUser
can create a new coffee orderUser
can delete all current coffee orders
Technologies
- Hot Coffee App is an iOS application built using Swift and Storyboard.