bsoc-bitbyte / busify

A centralised bus ticket booking system that will allow the students to book tickets in advance through an online website, saving time and effort.
https://busify.vercel.app
30 stars 67 forks source link

Create a AdminPageLayout component for admin pages. #51

Closed prajjwalkapoor closed 1 month ago

prajjwalkapoor commented 1 year ago

Is your feature request related to a problem? Please describe.

image

The layout should be static for all the admin pages with a sidebar specific to the admin pages and header.

Describe the solution you'd like

NA

Describe alternatives you've considered

No response

Developer Help

No response

Doraemon012 commented 1 year ago

Sir, I would like to work on this issue. For sidebar, I can use the MUI React drawer component. I can use rem or em to make the page responsive.