Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.28 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.28 KB

PartyPal

Visit PartyPal Here

Video Demo Here


PartyPal is an application where you can find a curated list of highly rated caterer and venue recommendations based on location for your next party!

Team

Technologies

This project was built with:

  • React

  • Redux

  • PostgreSQL

  • Sequelize

  • GraphQL

  • Express

  • Node.js

  • Material-UI

  • React-BootStrap

  • Styled-Components

  • Moment.js

YelpAPI

Features

  • Guest can browse a curated list of caterers or venues in their selected location.
  • User can select a specific caterer or venue of choice to their liked list and can see their saved choices.
  • Users can create an event with their saved caterer and venue.

Getting Started

Sync and seed the database by running npm run seed. Running npm run start:dev

Future features

  • Integrate Google maps and pin results with each search
  • Include additional categories such as photo booth, florist, music...etc.
  • Generate custom e-invitations to send guests and track an RSVP list