Project Overview
Holiday Road was our second group project at Nashville Software School, and was built by myself and three other students. This application was built for users who live in Nashville, TN. After you select a destination (state, national park, attraction, and eatery), the "Save Itinerary" button becomes clickable. You can then save your itinerary to reference later. This application uses two external APIs to pull a 5-day weather forecast of the Nashville area, as well as to generate a list of all national parks within the United States.
My Contributions
This was a group project as part of Nashville Software School's curriculum. I participated in all of the planning of this application, including creating a wireframe and Entity Relationship Diagram (ERD). In addition to this, I focused primarily on the Eateries API that we used, which was used to populate the eateries select dropdown seen in the image below. Beyond these responsibilities, I also assisted in pair programming of the other components.