Tripky is an android app with the following features :
- the current and 7-days weather forecast of any place in the world
- a planned trip weather (a trip from A to B with a depart time and a transport type to calculate the estimated arrival time)
Clone the repository.
Add your DarkSky api key to the ressource string "dark_sky_key".
Add your Tomtom api key to the ressource string "tomtom_key".
Run the app on your android emulator or android phone and let the adventure begin.
To change the city : (choose change city from the menu search for your desired location click on it and boom)
To get the weather of a planned trip : (choose plan a trip from the menu pick a depart and a destination note that you can change them by clicking on them again, a transport type and a depart date then click next then next and boom)
To save the results : (click on the save button on the top right that will redirect you to "my trips" window where you can see all your saved data and swipe left to delete anyone you want )
No restrictions. You are free to do anything with the source code.