Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.51 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.51 KB

Movie List App Swift

Movie List App is an application developed while studying and practicing viewCode, CoreData, SwiftUI, and WidgetKit. It allows users to discover and list movies, using the OMDB API.

Features

Search for movies using the OMDB API

Creation and management of favorite movies lists

Integration with WidgetKit to display movies directly on the home screen

How To Use

To use the app, you'll need an access token from the OMDB API:

Visit OTT RapidAPI to obtain your token. Clone the repository and insert your token where indicated in the code.

Contributions

Contributions are always welcome! If you have any ideas to improve the app or fix a bug, feel free to open an issue or submit a pull request.

Truman