Alexou-riri / guestlist

React RSVP Guestlist Application

Home Page:https://gallant-banach-d9e317.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REACT RSVP Guest List Application

Created during UpLeveled Web Development Bootcamp Vienna September 2020.

Netlify

GitHub

CodeSandbox

Functionalities

Adding a guest to the list: Enter first and last name (requires fields), set deadline for confirmation (default one week in the future) with the date picker, click 'Invite Guest'.

The deadline is displayed next to the guests name, including an alert if the confirmation is overdue. Number of total invited guests and number of guests who confirmed is displayed at the top of the page.

  • Delete: Deletes the guest from the list

  • Confirm/Cancel: Toggles the attendance status. Attending guest names are colored green

  • Edit: Allows editing first and last name

  • Cancel: Cancels edit

  • Save: Saves changes

  • Delete Guest List: Deletes entire list

alt text

About

React RSVP Guestlist Application

https://gallant-banach-d9e317.netlify.app


Languages

Language:JavaScript 81.1%Language:HTML 11.1%Language:CSS 7.8%