Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]Add Dark and Light Mode Toggle for Enhanced User Experience #71

Open
Md-SabbirHosen opened this issue Oct 6, 2024 · 3 comments · May be fixed by #96
Open

[FEATURE]Add Dark and Light Mode Toggle for Enhanced User Experience #71

Md-SabbirHosen opened this issue Oct 6, 2024 · 3 comments · May be fixed by #96

Comments

@Md-SabbirHosen
Copy link

Md-SabbirHosen commented Oct 6, 2024

screencapture-my-calendar-app-phi-vercel-app-2024-10-06-18_17_29

Description:

Currently, the application lacks a dark and light mode toggle feature, which has become a standard in modern web applications to enhance user experience. Providing users with the ability to switch between dark and light themes can reduce eye strain, especially in low-light environments, and cater to individual preferences.

Proposed Solution:

  • Implement a toggle switch to allow users to switch between dark and light themes.
  • Ensure the selected theme persists across page reloads and sessions (e.g., using local storage).
  • Style both modes following existing design patterns to maintain consistency with the application's UI.
  • Add a smooth transition between themes to improve visual appeal.
  • Ensure accessibility considerations, such as proper contrast ratios, are met in both modes.

Impact:

  • Improved user experience with a customizable interface.
  • Increased accessibility and user engagement by accommodating different lighting conditions and preferences.
@sujalcharati
Copy link

Please assign this issue to me under hacktoberfest.

@praneethaBrindavanam
Copy link

please assign the issue ! I would like to change it to light to dark mode

@Md-SabbirHosen
Copy link
Author

@divyansh-2005 I'm currently working on this issue. So, give me some time.

@Md-SabbirHosen Md-SabbirHosen linked a pull request Oct 9, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants