Skip to content

efano/local-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Collecting Utilizing Local Storage and Geolocation

This Street Food Tracker web application collects data input by having the user click on a location on the map and then filling out a data input form. The submitted data is then stored in the browser via the localStorage property which allows the app to save key-value pairs within the web browser. These data will persist even after the browser window is closed. The application also utilizes the Geolocation API which automatically orients the basemap near the user's physical location.

Languages: JavaScript, HTML, CSS
Libraries: Leaflet, Esri Calcite Web