Project information
- Category: iOS Application
- Languages: SwiftUI
- Tools & Software: XCode
- Project date: 2021
Description
For this project, I created an app that let the user search and interact with the MovieDB API. This app let the user query the database and parsed the returned JSON and displayed the results as a list. Each item in the list was clickable and would take the user to another view that showed the details and images from the selected movie. This app was created using SwiftUI and the design of the app was inspired by the IMDB App.