Skip to content

shadman-ahmed/ETDP

 
 

Repository files navigation

ETDP

Estimated Time of Departure Prediction

Build

To be able to build this version, you need to do the following:

  1. Create a file secrets.properties in the root directory of the project.

  2. Paste DM_API_KEY={YOUR_API_KEY} in the file.

  3. Replace {YOUR_API_KEY} with your Google API key (get key from Developer Console or Documentation page).

  4. Paste W_API_KEY={YOUR_API_KEY} in the file in a new line.

  5. Replace {YOUR_API_KEY} with your OpenWeatherMap API key (get key from OpenWeatherMap API keys Page).

Contribute

To contribute to this project, please follow the AngularJS commit guidelines.

About

Estimated Time of Departure Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%