Skip to content

Repository files navigation

Vue GIS

A GIS app built using Vue, Quasar and Leaflet

Live Preview

Vue GIS App

Project Goals

  • Create, Read, Update and Delete (CRUD) geo features.

  • Persist features data using the Dexie js (web browser IndexedDB).

  • Search for features by feature title or description.

  • Import/Export data.

Project Reviews

  • Project Review:

Project Review

  • Creating Features:

Creating Features

  • Update and Deleteing Features:

Update and Deleteing Features

  • Form Validation:

Form Validation

  • Filtering Features:

Filtering Features

  • Change Themes:

Change Themes

  • Data Sync accross browser tabs:

Data Sync accross browser tabs

  • Data Export, Bulk Deleting and Data Import:

Data Export, Bulk Deleting and Data Import


Install the dependencies

bun install

Start the app in development mode (hot-code reloading, error reporting, etc.)

bun run dev

Build the app for production

bun run build

Releases

Packages

Used by

Contributors

Languages