blablageeks / open-shop

A simple open-source project using HTML, CSS, and Alpine.js to manage dummy ecommerce products.
MIT License
0 stars 3 forks source link

Improve page footer #5

Closed denisakp closed 5 months ago

denisakp commented 5 months ago

Is your feature request related to a problem? Please describe

The current footer of our store feels incomplete and minimally functional, which might affect user engagement and accessibility.

Describe the solution you'd like

I propose a redesign of the footer to make it more informative and user-friendly.

Use Case and Benefits

Potential Challenges

The challenge will involve designing a footer that is not only functional but also fits well with the existing website layout without being too intrusive or slowing down the page load times. Responsive design considerations must be made to ensure the footer looks good on all devices.

Suggested Implementation

The new footer could be designed using a flexible grid layout to accommodate different elements effectively. As example, here is an idea of a possible footer:

footer

Impact on Existing Features

the redesign should not negatively impact existing features but must be tested extensively to ensure it integrates seamlessly with the rest of the site sections.

Describe alternatives you've considered

Alternatively, keeping the footer simple with only essential community name and the mention notice could be considered, but this might not fully tap into the potential of using the footer as a strategic space for user engagement and navigation aid.

Additional context N/A

agusaar commented 5 months ago

I would like to work on it!

denisakp commented 5 months ago

I would like to work on it!

Absolutely @agusaar , feel free to fork the repo and start working on the issue! I appreciate your initiative and am looking forward to seeing your contributions. If you need any guidance or have any questions as you go along, please don't hesitate to ask. Happy coding!