Overview
Get a brief overview of the my-movies application that allows searching and filtering movie data using a web API.
We'll cover the following...
What will we develop in this case study?
In the previous case study, we learned how to plug into a third-party API to retrieve and display remote data within our Ionic applications.
Let’s extend that further in our second case study where we’ll create a cross-platform Ionic application that runs ...