[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The Route Planner Application is a powerful tool that fetches essential information from an API in JSON format, providing data about various locations, including coordinates, addresses, and other details relevant to route planning needs.

Notifications You must be signed in to change notification settings

Kamaruddheen/best-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route Planner Application

The Route Planner Application is a powerful tool that fetches essential information from an API in JSON format, providing data about various locations, including coordinates, addresses, and other details relevant to route planning needs.

Features

  • Utilizes Python for handling JSON data and making API calls
  • Retrieves information such as destination points, distances, and travel times
  • Allows users to input their starting point and destination
  • Calculates the optimal route, considering factors like traffic, distance, and estimated travel time
  • Stores and retrieves data from a MySQL database

Technologies Used

  • Python
  • MySQL database
  • API Integration

Project Overview

This project demonstrates proficiency in working with APIs, handling JSON data, and effectively storing and retrieving information in a MySQL database. By making API calls and receiving responses in JSON format, the application extracts the required information and provides users with the optimal route for their journey.

About

The Route Planner Application is a powerful tool that fetches essential information from an API in JSON format, providing data about various locations, including coordinates, addresses, and other details relevant to route planning needs.

Topics

Resources

Stars

Watchers

Forks