Skip to content

College Campus Navigation System πŸš€ A web-based application to help students and visitors navigate the college campus by finding the shortest route between locations using the A* (A-Star) algorithm. βœ… Python (Flask) for backend βœ… Interactive Map with visual path highlighting βœ… Demonstrates real-world use of graph theory and algorithms

Notifications You must be signed in to change notification settings

tirthp25/college_navigation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—ΊοΈ College Navigation System

A smart web-based system to help students and visitors navigate around the college campus. Built with Python (Flask), HTML/CSS, and JavaScript using the A (A-star) algorithm* to find the shortest path between key locations.

πŸ“Œ Features

  • Select source and destination
  • Calculates shortest path with A* algorithm
  • Highlights route on college map
  • Simple and user-friendly interface

πŸš€ Tech Stack

  • Python (Flask)
  • HTML, CSS, JavaScript
  • A* (A-Star) Algorithm
  • JSON for map data

πŸ‘¨β€πŸ’» Developed by

Tirth Patel
GitHub Profile

About

College Campus Navigation System πŸš€ A web-based application to help students and visitors navigate the college campus by finding the shortest route between locations using the A* (A-Star) algorithm. βœ… Python (Flask) for backend βœ… Interactive Map with visual path highlighting βœ… Demonstrates real-world use of graph theory and algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published