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.
ES6, SIMPLE MAP ( A Google Map API)
Features of the application are listed below:
- Lists the available self driving cars and drones
- Pinpoints the location of Cars in Google Maps
Currently fleet data are just the JSON file and information is fet manually.
- Location of Drones is yet to be implemented.
- We can customize the Google Map API and display the location details and include search functionalities.