Sassy-Snowmen / reactive-nutshell

0 stars 2 forks source link

Add and Delete events #55

Closed CassieBoyd closed 4 years ago

CassieBoyd commented 4 years ago

Description

Contains work from cb-add-event and cb-delete-event. Should now be able to add and delete events. Easy come, easy go.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Testing Instructions

git fetch --all git checkout cb-delete-event

Please check that the Add Event button leads to the add event form and that new events show up in the database once submitted. Also check that Delete buttons are showing on each event and that once they are clicked the event is removed from the database.

Checklist: