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.
That's pretty easy. The application is hosted on github pages which can be accessed 🔗 here
To use the application on your local machine, simply follow the steps mentioned below.
- Fork the repository
- Clone the Repo by going to your local Git Client and pushing in the command:
git clone https://github.com/amanbagrecha/store-info.git
- Run the application by pushing in the command:
start index.html
- 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