ayush-saklani / navit

A indoor navigation app for Graphic Era Hill University using Dijkstra algorithm

Home Page:https://navit.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indoor Mapping Navit ( Gamma γ )

Indoor mapping solution for University campus. (currently, more than proof of concept but a little less than completed)

Coding Language and Tools

How to run this project ?

  1. Run server.js (server side).
  2. Now run the website and enjoy.
  3. Ensure all required modules and installed, (use the latest npm Modules from here) or using the commands below.
npm install js-graph-algorithms
npm install express --save
npm install cors

File Structure

About

A indoor navigation app for Graphic Era Hill University using Dijkstra algorithm

https://navit.vercel.app


Languages

Language:JavaScript 75.8%Language:HTML 22.0%Language:CSS 2.2%