Skip to content
/ GoSEE Public
forked from JDouglasR/GoSEE

A social traveling app that allows users from around the world to meet, talk about locations to travel to, and even plan trips together!

License

Notifications You must be signed in to change notification settings

mdgragg/GoSEE

 
 

Repository files navigation

GoSEE

License: MIT

License

MIT

Description

This group project was to create a full stack application with Reactjs as the front end. We wanted to build a social traveling app that allows users from around the world to meet, talk about locations to travel to, and even plan trips together! Our MVP allows users to create an account and post to a main feed that all users can see and respond to! Deployed Heroku can be found at https://go-see.herokuapp.com/

Pipeline Ideas

  • Show other users' information
  • Profile Page – Update information
  • Chat function
  • API’s for planning your trip –- hotel/airline
  • API's for location information -- things to do, notable places to visit

Collaborators

Installation

Installation: You will need to have Node installed and then run npm install to install dependencies. To run the program locally, you can either install Nodemon or just run node server.js. After this step, open your browser and navigate to localhost:3001. This should display the app.

Image

Landing Page: image of landing page Home Page: image of home page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Tests

There are no tests currently. Please make sure to update tests as appropriate.

Questions

  • For further information or questions, find us on Github through our links under Collaborators!

About

A social traveling app that allows users from around the world to meet, talk about locations to travel to, and even plan trips together!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 14.3%
  • HTML 2.7%