Skip to content

App for taking the hassle out of planning group trips with friends. Built using MERN stack.

Notifications You must be signed in to change notification settings

Ross-White/mates-rate

 
 

Repository files navigation

Mates-Rates

An app to take the hassle out of planning trips with friends.

Heroku deployment

Table of Contents

Description

Mates-Rates is designed to simplify planning trips and events with friends. The app allows users to create a trip; invite friends; share the itinerary; and make a note of all the costs of the trip for everyone to see.

Making use of AWS SNS, the app sends messages to all the invited guests, informing them of the trip and inviting them to join. Guests can then sign up to join the trip and view the itinerary, costs and other guests on the trip. Users can create or join multiple trips and view each individally to keep track of all their different social occasions.

Technology

  • REACT
  • MongoDB and Mongoose
  • GraphQL and Apollo Client
  • Express.js
  • Node.js
  • Tailwind CSS
  • AWS SNS

Installation

  • Clone repository.
  • Run npm install to install all dependencies.
  • Run npm develop to run both the client and server.

Screenshots

Landing page Dashboard Plan Trip Itinerary Costs

Contributions

About

App for taking the hassle out of planning group trips with friends. Built using MERN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.8%
  • JavaScript 2.1%
  • HTML 0.1%