chen0gao / bay-area-hacks-2023

0 stars 1 forks source link

Bay Area Hacks 2023

Hackathon Link: https://bay-area-hacks-society.devpost.com/ \ Project Link: https://devpost.com/software/journey-planner-travel-smarter-not-harder

About The Project

image

Inspiration

We are a group of avid travelers. When traveling, we not only just want to plan our trip routes, but also explore new places and keep track of where we have visited in the past. Often, our friends ask us for travel ideas and we can easily show them our recommendations by pulling out our data in our website.

What it does

Our project provides a solution for users who love to travel, or explore new places. The app takes in user's input of locations, and calculates the routes of the locations. In addition, the user can search for nearby businesses, such as restaurants, bars, hotels…etc, and the user can also add those dropped locations into the map to form routes. The user can also remove any places from the route any time they want. They can also check history of routes they have been to through their personal account.

Getting Started

  1. Clone the repo
    git clone https://github.com/CIS-5500-Recipe-Project/recipewebsite.git
  2. Install NPM packages for Back End & Start the server
    cd server
    npm install
    node server
  3. Install NPM packages for Front End & Start the React Client
    cd front
    npm install
    npm start

    Lastly, visit http://localhost:3000/ to see the app.

Architecture

Database: MongoDB \ Backend: Nodejs \ Frontend: Reactjs, Google Map API, Bootstrap/Material UI \

Team

Mo Zhou \ Sijia Yang \ Chen Gao \ Elysia Hung