Skip to content

skywarth/country-routing-algorithm-demo-vue

Repository files navigation

country-routing-demo-vue

Deploy using published action

This is a Vue app to demonstrate Country Routing Algorithm, allowing user to interface with it and display results.

Demo

https://skywarth.github.io/country-routing-algorithm-demo-vue/

TODOs

  • Display each country node with attributes as popup
  • Display found path metrics
  • zoom out after finding the route
  • error modal/swal
  • maybe remove primeflex, not sure if necessary

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Country routing algorithm applied on a demo application set in Vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published