https://github.com/ahmedragab99/movie
movie app that uses tmdb api using codable protocol and tabbar controller with the recent movies using mvc pattern
https://github.com/ahmedragab99/movie
Last synced: about 2 months ago
JSON representation
movie app that uses tmdb api using codable protocol and tabbar controller with the recent movies using mvc pattern
- Host: GitHub
- URL: https://github.com/ahmedragab99/movie
- Owner: AhmedRagab99
- Created: 2020-02-03T21:47:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T11:43:49.000Z (about 5 years ago)
- Last Synced: 2025-02-01T04:22:50.734Z (4 months ago)
- Language: Swift
- Size: 28.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movie
movie app that uses tmdb api using codable protocol and tabbar controller with the recent movies using mvc patternthe first screen is to browse the movies in collection view

when tab to any item its navigate to detail screen

the second screen is atable view with a search cotroller to search for a movie with title
