Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
37 stars 86 forks source link

[Feature] Merge the signup and signin options together #259

Open AaryaShrivaastava opened 2 hours ago

AaryaShrivaastava commented 2 hours ago

Describe the feature you'd like to request

Currently, the website has separate buttons for "Sign Up" and "Sign In," which can be redundant and potentially confusing for new users. Having two separate options takes up extra space and makes the interface slightly more cluttered.

It would be great to have just one button for user account actions. When users click on this button, they should see a single form for signing up. Below the form, there should be a message like, "Already have an account? Login," which they can click to switch to the login option. This approach consolidates the two actions into one interface, making it easier for users to understand and navigate.

Describe the solution you'd like

Implement a single button labeled "Account" or "Sign Up / Login" on the main navigation bar. When clicked, this should open a unified form. If a user is new, they can fill in their details to sign up; if they already have an account, they can click on "Already have an account? Login" to switch to the login form.

Describe alternatives you've considered

An alternative would be to keep the two buttons but link them to the same unified form, where users could toggle between "Sign Up" and "Login" views within a single page. Like in the image attached below : image

Additional context

You can also refer to the image below to better understand what I am trying to say.

image

Please add the label for gssoc-extd and hacktoberfest. Thank you!

github-actions[bot] commented 2 hours ago

Hey, @AaryaShrivaastava welcome to Blog Website repository.šŸŽŠ Thank you so much for taking the time to point this out.šŸ™Œ