About | Technologies | Requirements | Getting Started
MovieApp is a movie app developed for iOS devices with Programmatic UIKit. The app allows users to see the most watched movies, the latest releases, and upcoming releases. The app has several extra features, such as searching for titles that the user likes and adding the ones they want to download to a list.
The goal of this project was to learn and improve skills, and in the process I was able to put into practice several pieces of knowledge such as:
- UINavigationController
- UITableView
- UICollectionView
- UITabBarController
- SDWebImage
- URLSession
- CodeData
- YoutubeApi
This project was developed with the following technologies:
- Install Xcode.
- Have an iOS device or simulator.
# Clone the project:
$ git clone https://github.com/Jhonata-Jackson/movie-app-uikit
# Open the project in Xcode:
$ open SwiftQuiz.xcodeproj
# Add your API_KEY(TMDB) and YOUTUBE_API_KEY:
$ MovieApp/Configs/EnvConfigs.xcconfig
Made by Jhonata Jackson 👋🏻 Get in touch!