Jaishree2310 / GlassyUI-Components

GlassyUI: Elegant Glassmorphism Components for Modern UIs
https://glassyui.vercel.app
53 stars 105 forks source link

[FEATURE] <description>Add Login Page to GlassyUI-Components Website #105

Open Vishwajeet594 opened 2 weeks ago

Vishwajeet594 commented 2 weeks ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Currently, there is no login functionality available for users. This limits user engagement and prevents personalized experiences within the application. For example, users are unable to save their preferences or access restricted content, leading to frustration when they need to repeatedly enter information.

Proposed Solution

I propose adding a dedicated login page that allows users to securely log in to their accounts. The login page should feature:

**1. Input fields for email and password.

  1. A "Remember Me" checkbox to allow users to stay logged in.
  2. A "Forgot Password?" link to facilitate password recovery.**

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

I will implement the login page using React, leveraging hooks for managing state and form handling. I will create a form component with controlled inputs for the email and password fields. I will also include validation to ensure proper input.

Jaishree2310 commented 1 week ago

@Vishwajeet594 I have assigned this issue to you. Make sure you keep giving updates on your work. Happy coding!

Jaishree2310 commented 3 days ago

@Vishwajeet594 Could you complete it within 2 days for better contribution? I am in the Loop of checking all the PR's and issues very carefully so I have to keep the consistency maintained.