cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

add a delete announcement handler/endpoint #210

Closed ALackey-ai closed 2 months ago

ALackey-ai commented 2 months ago

As an admin, I want to be able to delete an announcement, so that I can remove incorrect/outdated info

Definition of Done

Tasks

ALackey-ai commented 2 months ago

created the handler and dao function to support deleting specific announcements, will start testing it now to ensure it works correctly. [t:25]

ALackey-ai commented 2 months ago

Tested it, made a few slight changes and it works! Ready to be pushed into main... [t:15]