Skip to content

Demonstrates popular Graph Theory Algorithms — The A* algorithm, Dijkstra's Algorithm, Depth First Search, Degree Centrality. All in an interactive Map UI built using Django and Tailwind.

License

Notifications You must be signed in to change notification settings

DeeptejD/A-Simplified-Navigational-System-based-on-Graph-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simplified Graph Based Navigation System

This projects aims to demonstrate some popular Graph Theory Algorithms such as the A* algorithm, Dijkstra's Algorithm, Depth First Search and other Graph Theory concepts such as Degree Centrality. All in an interactive Map based user interface designed using TailwindCSS and brought together using Django

image

To run the project

python -m pip install django
cd GT

To start the development server

python manage.py runserver

About

Demonstrates popular Graph Theory Algorithms — The A* algorithm, Dijkstra's Algorithm, Depth First Search, Degree Centrality. All in an interactive Map UI built using Django and Tailwind.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •