This repo contains files for the project that was completed for Coursework 02 of the Mobile Application Development Module in the 2nd year at IIT. The application allows the user to:
- Add details of watched movies
- Save watched movies as favourites
- View all movies/favourites
- Edit entered movie details
- Search added movies using Movie Title, Cast & Director
- Search for similiar movies in IMDB and display movie posters
SQLite was used for storage. UI was implemented using Material Design by Google.