The Places Youll Go: Travel Log Application

Our team has created a Travel Log Application entitled The Places Youll Go using React.js, GraphOL with a Node.js, and Express.js server, and MongoDB. Users are able to create an account and save their favorited places they will like to visit as well as compile a Bucket List of their favorite places to travel.

Installation

The User should first clone the repository to their local computer from GitHub

The user should then run the following command to install the dependencies:

npm install

Usage

User(s) and sign up for an account and login into our server.
To create an account, you must create a username and have an email available to sign up with.
User(s) can see their favorite places and save them to a bucket list.
User(s) can organize the places on their bucket list by priority.

Screenshot

Screen Shot 2021-11-21 at 7 15 12 PM

Technologies Used

  • Node.js

  • React.js

  • Express.js

  • GeoDB Api

  • MongoDB

  • Heroku