JumboCode / casa-myrna

JumboCode 2023-2024 project for Casa Myrna, led by Elizabeth Foster
https://casa-myrna-pumv.vercel.app
4 stars 0 forks source link

Backend 121 announcements backend #146

Closed S-P-R closed 5 months ago

S-P-R commented 5 months ago

Realized Pam and I completely forgot to ever create a PR for this

Names: Sean & Pamela

Adds Announcements to the db along with routes to GET, POST, PUT, and DELETE them

Also adds Announcement Views to the db, which track whether a particular user has viewed a particular announcement. Only GET and POST routes were created for Announcement Views

Tested using RapidAPI