Skip to content

kshitijv09/pathTracker

Repository files navigation

pathTracker

Overview

This application allows users to mark their destinations on a map and track their vehicle along the shortest path through these places in real time.

Installation

  1. Clone the repository:
    git clone https://github.com/kshitijv09/pathTracker.git
    cd pathTracker
  2. Install dependencies
    npm install
  3. Set up environment variables Set NEXT_PUBLIC_GOOGLE_MAPS_API_KEY env variable
  4. Running the application
    npm run dev
    

Open http://localhost:3000 with your browser to see the result.

Usage

  1. Mark all destinations on the map that you want to visit.
  2. Once you are done, click on Start Tracking to track your journey through these marked places.

Demo Video

demo.webm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published