This is an Android application that queries the Food Standards Agency API. This API is owned and operated by the UK government and provides data regarding the hygiene rating of food-related businesses in the UK. There is a website that can be found at: https://www.food.gov.uk.
The application is written in Java using the Gradle build engine, Android SDK version 31. It utilises the Google Maps API.
The entry page, which gives a description of the purpose of the application and displays the logo.
A toast will be shown to the user if their search returns nothing, or if there was any errors. On success, the results page will be shown.