Skip to content

A SPA that grabs GPS coordinates and lists requested shops nearby.

Notifications You must be signed in to change notification settings

Ty-Code/Project-Cravers-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAVERS-App

Project Overview

'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.

Built With

html5 CSS JS

Project Goals:

Must-Haves

  • 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.

Nice-to-Haves

  • 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.

Design

The color palette of Dunkin' is used in the project.

App Demo

About

A SPA that grabs GPS coordinates and lists requested shops nearby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published