hack4impact-calpoly / cp-ccc-uss

2 stars 0 forks source link

Update main page layout #39

Closed andrewtchan closed 3 months ago

andrewtchan commented 3 months ago

Image

Image

We want to update our main page.tsx file to more closely match the layout in the figma. This page should have the useState holding the admin boolean variable but you just pass it to the calendar for now. This is slightly open ended but use the ChakraUI library where applicable (buttons prob.) and get these main points:

Important note: the Add Event and Event Sign Up buttons will be the responsibility of the Calendar component, so don't include those here.