Code Monkey home page Code Monkey logo

pathfinding_app's Introduction

Pathfinding - Interactive SVG Map

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

My goal of this project was to implement from scratch Graph data structure and Dijkstra algorithm in Typescript.

To visualize how it's working, you can find shortest path on map of shop to product you're searching for from different starting points.

Online version: https://pathfinding-app.vercel.app

Technology stack: React Typescript

Getting started

Download this repo:

git clone https://github.com/maciejb2k/wayfinding-js.git

Install and run, this command will run in parallel dev server and json-server:

Using NPM:

npm install
npm run start

Using Yarn:

yarn install
yarn start

Design

Below I've made concept UI of how it's going to looks like.

preview

preview

pathfinding_app's People

Contributors

maciejb2k avatar dependabot[bot] avatar

Stargazers

April.Forones avatar Diven avatar Dineshkumar Sundaram  avatar Тоха Лис avatar Daniel Florczak avatar Simon O avatar Furkan Özyurt avatar Eser avatar Mark avatar Gideon avatar  avatar Audi Bramastya Oroh avatar  avatar Manudeep Allam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.