catbat127 / Surfs-Up

A web application that allows a user to plan their upcoming beach trip, powered by React, Flask, MongoDB, and the Google Cloud Places API.

Home Page:https://beach-trip-planner.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beach Trip Planner - Surfs Up Hacks

Beach Trip Planner is a web application that allows people to search for different stops to add to their travel itinerary, from restaurants to cafes to tourist attractions. Users simply need to enter the destination city and activity type, and they will instantly have access to highly-rated locations. Users can then save locations that they are interested in, and come back later to the site to view them.

How we built it

We used MongoDB as a database to persistently store saved locations. The React frontend interfaces with a Python Flask server to perform database operations like adding and retrieving locations. The React frontend also utilizes the Google Cloud Places API to find location suggestions.

URL: https://beach-trip-planner.web.app/

About

A web application that allows a user to plan their upcoming beach trip, powered by React, Flask, MongoDB, and the Google Cloud Places API.

https://beach-trip-planner.web.app/


Languages

Language:CSS 73.8%Language:SCSS 23.3%Language:JavaScript 2.2%Language:Python 0.4%Language:HTML 0.3%