Skip to content

Ruman1234/movieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movieApp

Used design pattern and App architecture

I use MVVM architecture with the help of protocol approach

Code Structure

VM have a weak refrence for preventing retain cycle This code have all basic utilities for handling data This app cacheing data onece load from api it will store in cache User guide to use the app

There is a tab bar which have 3 itmes ** home ** home screen have all movies list on click on favorrite button it will save data to local memory on click on movie it will show you details screen favorite this screen have all user favorite movies

Search with the help of this screen user can search any movie

Developer Notes

This app cacheing data onece load from api it will store in cache After killing app cache will load again only recent searches will save on local memory app have both orientation

Third parties

Alamofire DropDown ObjectMapper Reachability RXswift SwiftyJson

Unit test

Every Utility class have its test Api call is testing with live server and by local as well with the help of loadLocally parameter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages