[x] add the opportunity to cart - modal that confirms task has been added and has buttons for "go to cart" or "add more tasks"
[ ] admin check-in/out: times aren't updating automatically/displaying even though the database is updated - use a state variable
[x] add donate functionality and move button to right below the items - post do database
[ ] logged in user: popup to select how much of each item they want to donate or go to this link to donate money: https://donorbox.org/youth-arts-donate
[x] guest user: popup to sign in with google or can click to donate money. I was thinking if they want to checkout as guest, it would open the "authenticated user modal" but like it would just post the donated items to the Guest Volunteer currently atlas. I am not sure if this is easy or helpful to do... 😬
[x] both of these you post to user and opportunity objects right away and don't need to go to the cart!
[x] fix the height of sign-in modal so it is visible and renders only when they try to add something to cart
Checkout
[x] organize start/end times of each task maybe in a table - column for start time, end time, and the checkbox
[x] Post to user and volunteer database
[ ] Put whatever text is in the My Business field in the confirmation email
Opportunities
Checkout