Skip to content

Code Challenge | Build a Notes App using MVVMC

Notifications You must be signed in to change notification settings

Jonesyme/MJNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJNotes

Project Description

  • Code Challenge: Build a basic note taking and storage app using a strict MVVMC architecture pattern.
  • Compiler: Xcode 11.6
  • Language: Swift 5
  • Dependency Manager: Carthage

Compilation Instructions

  • Execute: "carthage update --platform ios" (in project directory)
  • Compile: And run!

Notes

  • Used all allowed third-party frameworks with the exception of AlamoFire; I rolled my own Networking framework instead
  • Data syncronization with server is currently broken
  • Fun Challlenge. Appreciate the opportunity. ;)

About

Code Challenge | Build a Notes App using MVVMC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages