You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a MongoDB announcement schema.
Should include a list of volunteers that the message is being sent to, the sender, and the date of when it was sent.
Then make the frontend for the create announcement page using the Form html elements. The "add attachment" button should allow the user to input a file. The user inputs should be saved in state.
Remember to do unit testing!
The text was updated successfully, but these errors were encountered:
elhagen13
changed the title
Create announcement schema
Create announcement schema and create announcement page
Feb 14, 2025
Create a MongoDB announcement schema.
Should include a list of volunteers that the message is being sent to, the sender, and the date of when it was sent.
Then make the frontend for the create announcement page using the Form html elements. The "add attachment" button should allow the user to input a file. The user inputs should be saved in state.
Remember to do unit testing!
The text was updated successfully, but these errors were encountered: