Skip to content

amanbagrecha/store-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💥store-info

Web application which lets you access store information on click of marker.

store-info is developed to let users access the whereabouts of store. In this application a static geojson data has been added courtesy of google maps. Leaflet, an open-source lightweight JavaScript library has been used for mapping.

🛠️ Usage

That's pretty easy. The application is hosted on github pages which can be accessed 🔗 here

Open the application and click on GET STARTED

img

Click on the location icon to open popup and information about the store

img

If you want to go back click on the Home button on the ribbon

img


🔀 Local Installation

To use the application on your local machine, simply follow the steps mentioned below.

  1. Fork the repository

fork_button

  1. Clone the Repo by going to your local Git Client and pushing in the command:
git clone https://github.com/amanbagrecha/store-info.git
  1. Run the application by pushing in the command:
start index.html

🏁 Technology Stack

📋 Further modification that can be done.

  • On marker click, display info as sidebar.
  • Have editing feature to add new stores and fill in information.
  • Implement using openlayers.
  • Enhance the User-Interface using HTML/CSS.
  • Store data in database