Implemented a simple Journey Estimation software using python that determines the time and date of arrival when a distance taken as input is covered in fragments by separate modes of transportation.
Skills: Python (Programming Language)

Starting date and time to be entered.

Verifying whether it's a weekday or a weekend.

Upon pressing the submit button we will add the distance to be covered.

We can estimate the time of arrival using different mode of transportation.
View the documentation(Not deployed yet)