Skip to content

An application that finds a path through the crime-free areas in Montreal city for safe travelling.

Notifications You must be signed in to change notification settings

greeshmasunil10/Montreal-Path-Finder

Repository files navigation

Montreal-Path-Finder

Language License: MIT GitHub issues GitHub stars GitHub forks GitHub last commit

Introduction

  • Montreal Path Finder is an application that provides a safe path between two coordinates on the map, avoiding high-crime areas in Montreal city.
  • The program implements an A* heuristic algorithm to analyze crime data and suggest a safe path for traveling.

Libraries Used

The following libraries are used to develop this application:

Getting Started

  • To run Montreal Path Finder, simply execute mainfile.py and follow the prompts.

Future Scope

  • Alerts for high-risk areas using real-time location data
  • A live path feature for real-time navigation
  • GUI for improved user experience

Screenshots

About

An application that finds a path through the crime-free areas in Montreal city for safe travelling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages