Skip to content

Sole purpose is to for me to practice architectures and familiarize myself with REST API

Notifications You must be signed in to change notification settings

teekachu/JokesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

JokesApp

Why: To practice MVVM architectures and REST API.

What: VERY VERY basic jokes app with Zero View, ONE View model and ONE VC.

How:

  1. ViewModel is a Singleton, handles logic for making API calls.
  2. Not using a view because I am using XIB files for UI
  3. VC holds all the other stuff that are not logic :)

Screen Shot:

About

Sole purpose is to for me to practice architectures and familiarize myself with REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages