(Translated by https://www.hiragana.jp/)
GitHub - dushyantSingh/moviebuff: Movie buff application lets you see the list of movies and their respective ratings.
Skip to content

Movie buff application lets you see the list of movies and their respective ratings.

Notifications You must be signed in to change notification settings

dushyantSingh/moviebuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moviebuff

Moviebuff application shows the list of movies from TMDB.

Architecture: MVVM

Moviebuff uses MVVM architecture along with Rxswift to demostrate how MVVM and observables compliments each other.

Network Layer: Moya

Moya has been used for making network calls. It keeps the code clean and manageable by defining enums for each api call.

Testing: Quick/Nimble

Quick/Nimble has been used for writting test cases.

About

Movie buff application lets you see the list of movies and their respective ratings.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published