Skip to content
/ MapGo Public

MapGo is a real-time traffic monitoring app that helps users save time by suggesting alternate routes based on live traffic data. With a simple and intuitive interface, GoMap provides up-to-date traffic conditions, estimated travel times, and optimized route suggestions to ensure the fastest journey possible.

Notifications You must be signed in to change notification settings

parthb26/MapGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MapGo

MapGo is a real-time traffic information application that helps users get traffic status and estimated travel times for specific locations. It integrates with Google Maps API to provide up-to-date traffic information and suggests alternative routes.

Features

  • Get real-time traffic information for a given location.
  • Display traffic status and estimated travel time.
  • Visualize the location on an interactive Google Map.

Tech Stack

  • Backend: Go (Golang)
  • Frontend: HTML, CSS, JavaScript, Google Maps API
  • API: Google Maps Directions API
  • Environment: .env file to store sensitive credentials (Google Maps API Key)

Setup and Installation

Prerequisites

Before running the application, ensure you have the following installed:

  • Go (1.16 or higher)
  • Node.js (for frontend development if needed)
  • Google Maps API Key (You can get it from Google Cloud Console)

1. Clone the Repository

git clone https://github.com/your-username/MapGo.git
cd MapGo

About

MapGo is a real-time traffic monitoring app that helps users save time by suggesting alternate routes based on live traffic data. With a simple and intuitive interface, GoMap provides up-to-date traffic conditions, estimated travel times, and optimized route suggestions to ensure the fastest journey possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published