SrijanShovit / carbonops-v2

https://carbonops-v2.vercel.app
MIT License
19 stars 46 forks source link

Streamlining page layout with a global navbar and footer #221

Closed BhavinRaichura closed 1 year ago

BhavinRaichura commented 1 year ago

Issue Overview: The current state of the project requires the addition of a navbar and footer on every page, which can be time-consuming and error-prone. I propose a significant improvement to the project by implementing a more efficient and consistent approach to handling the layout across all pages.

Proposed Solution: To address this issue, my proposal involves making alterations to the layout.js file. By doing so, we can establish a global layout that automatically includes the navbar and footer on every page. This enhancement will simplify the development process, enhance code maintainability, and ensure a unified user experience throughout the entire website.

Expected Changes: Refactor the layout.js file to include the navbar and footer components, so they are consistently rendered across all pages without manual additions.

I would like to work on this issue please assign it to me

SrijanShovit commented 1 year ago

Hello BhavinRaichura, thanks for opening a issue, your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.

LaxmanSingh07 commented 1 year ago

hey @shreya024 is this issue has resolved? if not, Please Assign me the task under GSSOC'23. I am eager to work on it.

shreya024 commented 1 year ago

@BhavinRaichura Any updates?

BhavinRaichura commented 1 year ago

@BhavinRaichura Any updates? Sorry for the delay i have finished my work