Skip to content

Technologies & Technical Challenges

Shanelle edited this page Aug 30, 2020 · 1 revision

Google Maps API

Backend: MongoDB/Express

Frontend: React/Node.js

Google Maps API

The Maps JavaScript API lets you customize maps with your own content and imagery for display on web pages and mobile devices. The Maps JavaScript API features four basic map types (roadmap, satellite, hybrid, and terrain) which you can modify using layers and styles, controls and events, and various services and libraries.


Technical Challenges:

  • Create routes with start and end destinations
  • Updating routes
  • Implementation of maps API
  • Visualizing routes

Backend: MongoDB/Express

Technical Challenges:

  • Connecting google maps API to MongoDB/Express

Frontend: React/Node.js

Technical Challenges:

  • Reading data from MongoDB database and organizing for display
  • Constructing visualization of google maps API
  • Implementing effective user and driver interaction

Clone this wiki locally