/Guest-List

Simple guest list - exercise CRUD - IGTI

Primary LanguageJavaScript

Guest List

Simple guest list - exercise CRUD - IGTI

Functionalities:

  1. To add names to the list, by pressing ENTER or clickin on SUBMIT
  2. To display an alert informing the addition
  3. To edit the name selected and replace the edited name
  4. To remove a name from the list, by clicking on a button

It is not possible to add an empty item

Result