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
This task involves using the modal that was created for the shift signup and linking that form to create an event that will display on the calendar and send it's data to the backend. This is pretty straightforward, currently the modal will pop up on click and has its data stored in variables.
You will need to connect the newly made modal to the new calendar as it is connected to the old calendar at the component.
You may want to look at the old calendar to see how things are displayed.
You can also look at the createVigil.jsx file to see how data is sent to the backend.
Let Ben and I know if you have any questions!
The text was updated successfully, but these errors were encountered:
This task involves using the modal that was created for the shift signup and linking that form to create an event that will display on the calendar and send it's data to the backend. This is pretty straightforward, currently the modal will pop up on click and has its data stored in variables.
You will need to connect the newly made modal to the new calendar as it is connected to the old calendar at the component.
You may want to look at the old calendar to see how things are displayed.
You can also look at the createVigil.jsx file to see how data is sent to the backend.
Let Ben and I know if you have any questions!
The text was updated successfully, but these errors were encountered: