Tripboard helps users plan trips. A user searches for a place of interest by entering either a name or type of interest as well as a geographic location (for example, Cheesesteaks Philadelphia, San Francisco Bike Tours, or Little Man Ice Cream Denver). Clicking on any of the search results brings up information that users might want to consider when planning to visit that place. Within the 'Weather' card, a user can also enter potential days that the trip might take place, and the average weather will appear for that day.
This is the backend repository for this application. The frontend repository can be found here.
The users' link to the application can currently be found here: Tripboard
A Docker image (FE) of the frontend application is currently deployed via Kubernetes (on the Google Compute Engine). The backend application hosting the API also has a Docker image (BE) deployed within the same cluster.
The following APIs are consumed and processed (by the backend) to provide place information.