Skip to content

thedoorto/jama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

jama: just another movie app

A simple iPhone app to access content provided by the API provided by themoviedb.org

MVP Choices

  • no use of third-party libraries
  • MVC architecture alongside a distinct 'network' element
  • iPhone / portrait support only
  • Xcode 9.2, Swift 4

Next Steps

  • extend unit test coverage
  • refine UI
  • consider adopting MVVM
  • consider adoption of third-party libraries including https://github.com/gkye/TheMovieDatabaseSwiftWrapper
  • handle paging from API using data source pre-fetching
  • read configuration from API
  • include UI tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages