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 :
Additional context
You can also refer to the image below to better understand what I am trying to say.
Please add the label for gssoc-extd and hacktoberfest.
Thank you!
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 :
Additional context
You can also refer to the image below to better understand what I am trying to say.
Please add the label for gssoc-extd and hacktoberfest. Thank you!