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!
This project was built with:
-
React
-
Redux
-
PostgreSQL
-
Sequelize
-
GraphQL
-
Express
-
Node.js
-
Material-UI
-
React-BootStrap
-
Styled-Components
-
Moment.js
- 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.
Sync and seed the database by running npm run seed. Running npm run start:dev
- 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