Skip to content

react single page application which features a map that shows markers illustrating the up-to-date locations of on-demand taxis in the area.

Notifications You must be signed in to change notification settings

konstantinoskouk90/taxi_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#taxi_map

A single page application using React which features a map. The map shows markers illustrating the up-to-date locations of on-demand taxis in the area.

Features

  • Polls the data every 60 seconds to get the most up to date data.
  • Updates the taxi data on the map when the user drags the map to move to a different location.
  • Features a slider that enables the users to change the amount of drivers displayed on the map.

Installation - How-To

  • Clone repository.
  • Redirect to folder.
  • npm install (or) yarn.
  • npm install (or) yarn start.
  • Enjoy!

Browser Compatibility

Tried, Tested & Confirmed

Compatibility

TODO - Extend functionality and scale app

  • Refactor to use React 16.8 Hooks.
  • Add current location marker component.
  • Improve the overall styles.

Author & Contact

Created by: Konstantinos Koukourakis

konstantinoskouk90@gmail.com

About

react single page application which features a map that shows markers illustrating the up-to-date locations of on-demand taxis in the area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published