An App which provides movie info based on the desired search(movie name) like the runtime, imdb rating, directors, actors etc. via OMDb API.
- Update UI with API data
- Parse JSON data
- Implementing Regex for a better search result
- Better understanding of error handling