Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

kucc1997/Fleet-manager

 
 

Repository files navigation

FLEET MANAGER

Fleet manager is a web application developed completely in Javascript following EcmaScript 6th Edition i.e. ECMAScript 2015. Application is developed as a part of learning Object Oriented Programming in JavaScrit using ES6.

Tools Used

ES6, SIMPLE MAP ( A Google Map API)

Features

Features of the application are listed below:

  1. Lists the available self driving cars and drones
  2. Pinpoints the location of Cars in Google Maps

Limitations

Currently fleet data are just the JSON file and information is fet manually.

Future Extension

  1. Location of Drones is yet to be implemented.
  2. We can customize the Google Map API and display the location details and include search functionalities.

Packages

No packages published

Languages

  • JavaScript 94.1%
  • HTML 5.9%