Posts trip information, and then fetches data from various APIs.postTrip helper functionfetchLocal helper functionServer side addTrip functionServer side – example of a fetch function using promises and saving the trip object.Updating the UI with the stored trip information.