A GIS app built using Vue, Quasar and Leaflet
-
Create, Read, Update and Delete (CRUD) geo features.
-
Persist features data using the localStorage API.
-
Search for features by feature title or description.
- Project Review:
- Adding Data:
- Filtering Data:
- Sort and Update Data:
- Delete Data and Search for new places:
yarn
# or
npm install
quasar dev
quasar build