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 Dark Mode Added #292

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

yazdanhaider
Copy link

@yazdanhaider yazdanhaider commented Oct 19, 2024

Description

Added Dark Mode feature and improved the user interface. The application now automatically fetches the real-time date and time.

Fixes #127
Fixes #208

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that they can be reproduced.

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Yazdan Haider <[email protected]>
@Anshgrover23
Copy link
Collaborator

@yazdanhaider your checks are failing currently try to run npm run format and npm run lint also kindly resolve conflicts. And tag me with the message review when it is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Improved UI for homepage and todo page [FEATURE] Add dark mode.
2 participants