Logo

Overview




Recipe apps are easy to make and use, but what makes this one special is its use of API calls. This Android app relies on The Meal DB to retrieve a list of recipe categories. From each category, one can select a recipe to view its instructions and consider favoriting it.

Three types of ads were implemented so that I could practice leveraging Google AdMob: banner, interstitial, and video ads.

This app familiarized me with parsing JSON data from a public API and using a DAO to interact with an internal database to store favorites. To design the user interface, I studied Material Design principles.


Video Demo



View Another Android App


Restaurant Delivery App Game Maker Engine