BenKimball11 / ProjectFocus-client

0 stars 0 forks source link

Delete a lot #3

Open BenKimball11 opened 3 years ago

BenKimball11 commented 3 years ago

User Story As an authenticated user, I would like to delete lots.

GIVEN user has successfully completed registration/log in and is viewing their lots WHEN user presses button to delete lot THEN lot is deleted from database and DOM re-renders to reflect the change

To Do

Back End:

Front End: