Skip to content

A simple application that can manage a guest list for an event. It is built using javascript/ html/ CSS as a demostration for javascript query selectors and functions

Notifications You must be signed in to change notification settings

edwin3v3/Code-Challenge-2

Repository files navigation

Event Guest List Manager App

A simple application that can manage a guest list for an event. It is built using javascript/ html/ CSS as a demostration for javascript query selectors and functions

By Edwin Mwaniki

Description

The user for this application should be able to:

  • Enter a guest name onto a guest list
  • The guest list should be visible to the user
  • The user should be able to remove a guest from the list using a delete button
  • The guest list should have a limit of 10 guests.
  • The user should be able to indicate whether a guest is 'attending' or 'not attending'
  • Additional features:
    • The user should be able to categorize the guests as Friend, Family or Colleague via color tags
    • Is to display when each guest was added via a timestamp
    • The user should be able to edit the guest's name

Screenshot

Getting Started

About

A simple application that can manage a guest list for an event. It is built using javascript/ html/ CSS as a demostration for javascript query selectors and functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published