hack4impact-calpoly / cp-ccc-uss

2 stars 0 forks source link

Add Profile Database Page Stylings #57

Open hnadrian opened 3 weeks ago

hnadrian commented 3 weeks ago

Check out app/admin/profiles. Page.tsx is the profile database page and it references ProfileDatabase.module.css. Take a look at the ThemeProvider (line 93 in page.tsx) and the createTheme() function imported from @mui/material/styles. image Use the design as a reference point but please feel free to be creative, and know that some things will be easier/harder styling-wise within the MUI design philosophy/framework. Let us know if you have any questions!

andrewtchan commented 2 weeks ago

47 was merged to develop, @xgarcia17 you can start this now, thank you!!