Skip to content

Latest commit

 

History

History
72 lines (54 loc) · 2.54 KB

README.md

File metadata and controls

72 lines (54 loc) · 2.54 KB

swift-quiz-uikit

MovieApp

GitHub top language GitHub language count Stars Repository Size

About   |    Technologies   |    Requirements   |    Getting Started

App Demo

📃 About

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

🔨 Technologies

This project was developed with the following technologies:

📚 Requirements

  • Install Xcode.
  • Have an iOS device or simulator.

🚀 Getting Started

  # 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!