A party planning web application that allows users to create and rsvp to parties while also keeping track of guests, gifts and if they sent a thank you note.
The party planning application, unWrapped, utilizes an express server and a MySQL database to track parties and RSVP’d guests. UnWrapped gives users the ability to create a party, which generates a random code that they can then share with guests. Guests use this party code to RSVP to the party. The user can then manage their party in a variety of ways — by seeing if any guests have RSVP’d and the party information, including date, time and location, as well as deleting the party from the database. The user can also update the RSVP guest list with the gift(s) the guest gifted and track if the user has sent a thank you note. And because users can also be invited to a party, they can track the parties that they have RSVP’d to.
- HTML
- CSS
- Bootstrap
- JavaScript
- jQuery
- Express
- Express-handlebars
- MySQL
- Sequelize (get, post, put and delete)
- Randomatic (to generate random code)
- PDFkit (export to pdf)
-
Nadia Kadri GitHub: http://bit.ly/3avQxdq LinkedIn: http://bit.ly/38tzuXA Portfolio: http://bit.ly/2G98osn
-
Roy Davis GitHub: http://bit.ly/36dwYmD LinkedIn: http://bit.ly/30Iiwlx Portfolio: http://bit.ly/2RfydNP
-
Shelby England GitHub: http://bit.ly/2TJUyF6 LinkedIn: http://bit.ly/2SVq3LX Portfolio: http://bit.ly/2Fwp24X
- Give the user the ability to update their personal data they provided upon registering