aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

Delete Announcement #452

Open marikoja opened 3 years ago

marikoja commented 3 years ago

When a user is on the announcements page they are able to delete an announcement by clicking the delete button. They are then prompted with an alert that asks "Are you sure?", they click "OK" or "CANCEL".

[ ] - DELETE an announcement from backend server (Work with Gene, he will write the backend POST request for you) [ ] - Add delete button to announcements table (/announcements) [ ] - Confirmation alert, "OK" submits delete request, "CANCEL" closes the alert [ ] - UI updates when the the announcement is removed