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

Dark / Light mode added #46

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

Conversation

Kp779
Copy link
Contributor

@Kp779 Kp779 commented Oct 7, 2024

Issue #25 , The Dark / Light Mode has been added to the existing pages in the application using a toggle button that can be placed anywhere throughout the website.

Here's how this feature is implemented:

  1. Toggle button for switching mode
    toggle

  2. Screenshots for light mode:
    landingPage

image

Kp779 added 4 commits October 2, 2024 12:21
…ion form

basic UI changes to form to accomodate newly applied validations

Editing validation messages to make them more concise

fix

create CODE_OF_CONDUCT.md

This PR adds a CODE_OF_CONDUCT.md to the project to outline the expected behavior of all contributors. The purpose of this document is to maintain a respectful, welcoming, and constructive environment for everyone involved in the project.

Key Highlights:
Purpose: Establishes a harassment-free, inclusive environment for all contributors.
Acceptable Behavior: Emphasizes respectful communication, inclusivity, constructive criticism, and community-oriented behavior.
Unacceptable Behavior: Clearly states unacceptable actions, including harassment, discrimination, and threats.
Reporting Violations: Details the process for reporting unacceptable behavior, providing contact information and assurances of confidentiality.
Enforcement Guidelines: Lists possible consequences for violations, ranging from warnings to temporary or permanent bans.
Scope: Applies to all community spaces and official representation in public contexts.
Attribution: Acknowledges the use of the Contributor Covenant as the foundation for this document.

age input box error fixed

Implemented denied page and restricted route handling (rishyym0927#19)

refactor: removed RequireAuth component and applied restrictions directly in App.jsx(rishyym0927#19)

removed RequireAuth imports and components

Implemented Denied Page for Restricted Routes (rishyym0927#19)
@rishyym0927
Copy link
Owner

it is under review

@rishyym0927
Copy link
Owner

First, please revert the dots back to grey. Additionally, ensure the toggle button is available across all pages, not just restricted to the login and register screens. You can also improve the light mode to make it cleaner and more visually appealing. If you feel the current card design isn't suitable, feel free to raise a separate issue. Focus on fixing the UI first, and then we can address the card design later.

@Kp779
Copy link
Contributor Author

Kp779 commented Oct 8, 2024

I have a question. Which card's UI design are we talking about here?

@rishyym0927
Copy link
Owner

@Kp779 There are merge conflicts, so resolve them first, and I am talking about the background animation which we see during registration and login.

@rishyym0927
Copy link
Owner

@Kp779 are you working on this?

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.

2 participants