'Cravers' is a single page application that grabs GPS coordinates based on two parameters (postcode and house number) entered by the user and lists the requested shops in the neighborhood with their addresses. When hovered over the addresses, the location of the given shops can be seen on a static map.
- Create the project structure.
- Create an input page to enter input (postcode and house number) and make a request.
- Create an output page to show output(list of requested shops nearby).
- Create an output page to show output(gps coordinates).
- Connect to an API to grab data including loading/error handling functions.
- Style the app based on the colour palette of a company/organisation.
- Prepare the repository including a readme.
- Add a select menu to choose food type for different search requests.
- Add a button to the output page in order to reload the app and to be able to make a new request.
- Embed a static map with a marker based on the GPS coordinates of the given shops.
The color palette of Dunkin' is used in the project.
