-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Its interface not good and its responsiveness is not working (#342)
I have made changes to these following section " progress bar, navbar, added menu-toggle, eco-tips-slider, eco-blogs and footer ". ## Issues Identification 337: #(Its interface not good and its responsiveness is not working) ## Description I have done the responsiveness and maintained the interface. ### Summary A website’s responsiveness is vital for adapting to different devices, ensuring smooth navigation without excessive scrolling or zooming. When responsiveness fails, users experience poor layouts, leading to frustration, lower engagement, and increased bounce rates. A responsive design boosts user experience and SEO rankings as search engines prioritize mobile-friendly sites. Similarly, dark mode is gaining popularity for its comfort in low-light settings, reducing eye strain and saving battery life on OLED screens. However, a poorly implemented interface or dark mode can cause accessibility issues, making it essential to ensure proper design and functionality for all users. ## Checklist _Please check the boxes that apply_ - [ok ] My code follows the style guidelines of this project - [ok ] I have performed a self-review of my own code - [ok ] I have commented my code, particularly in hard-to-understand areas - [ok ] I have made corresponding changes to the documentation - [ok ] My changes generate no new warnings - [ok ] My changes do not break the current system and pass all existing test cases - [ ok] I have added tests that prove my fix is effective or that my feature works - [ok ] New and existing unit tests pass locally with my changes - [ok ] Any dependent changes have been merged and published in downstream modules ## Screenshots ![Screenshot 2024-10-16 235947](https://github.com/user-attachments/assets/82b59b3d-fc29-47ac-a7f3-f93dc619a451) ![Screenshot 2024-10-17 000004](https://github.com/user-attachments/assets/ce1cbeb3-f4cc-4948-8de2-5f66566543e3) ![Screenshot 2024-10-17 000017](https://github.com/user-attachments/assets/2aab5a44-394d-418d-a1dc-a8d250be40b6) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a progress bar for enhanced user feedback. - Added buttons for dark mode and menu toggling. - Implemented an eco-tips slider for improved content navigation. - Enhanced eco-blogs section for a consistent presentation. - **Bug Fixes** - Improved accessibility with updated alt attributes for images. - **Style** - Introduced dark mode styles and responsive design elements. - Streamlined CSS by removing legacy styles and adding new classes for eco-related content. - **Documentation** - Updated references to external scripts for modular management. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
3 changed files
with
521 additions
and
305 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.