Skip to content

longvt96/MovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieApp

If you use Mac M1, please config rosetta for simulator. Show package content of XCode, go to Contents/Developer/Applications/Simulator, then you can check the rosetta checkbox

#Requirement

Shows a list of movie and movie detail returned by omdbapi.com with some behavior:

  • User can search movie by title
  • User can load more page
  • User can see detail of movie

Technical

  • User Combine framework with Clean Architecture
  • Apply DI and write UT for logic function

Result

Simulator Screen Shot - iPhone 11 - 2022-06-08 at 08 37 33

Simulator Screen Shot - iPhone 11 - 2022-06-08 at 08 37 45

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages