Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 744 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 744 Bytes

Graph Theory University Project 2024

Installation:

  • clone the project
  • pip install -r backend/requirements.txt
  • cd frontend npm install --force
  • Open two terminals for backend and frontend
  • Under backend:fastapi dev main.py Under frontend:npm start

Demo Images

Home Page

Showing All Collected Paths:

Showing Minimum Spanning Tree:

Searching a Node:

Showing Shortest Path between Department of Computer Science and Engineering and KU Library: