The Journey to Creating Wanderful
Building smaller projects helps to reinforce learning and be able to freely experiment with things. Larger projects require significantly more forethought on the app and data architecture, technologies used, and overall direction of the project. This past Tuesday evening, the team project that has enveloped all of my free time has launched. Wanderful is a random travel destination site built utilizing the MERN stack. Users are able to visit the site and click a button on the landing page to discover details about a randomized destination stored in our database. Here they can get a quick blurb about the location, and information about various points of interest including: hotels, restaurants, entertainment, and the ability to check flights to get to the location. If a user creates an account with the site they are able to save their favorite destinations and POIs where they can easily view them on their favorites dashboard. If a user desires to get any more information about a give POI, they can click on the given item to have the Yelp details for that location open in a new window. ...