opportunity-hack / quill

📝 Registration, for hackathons!
https://medium.com/hackmit-stories/quill-an-open-source-hackathon-registration-system-91f3a06d22a2
GNU Affero General Public License v3.0
1 stars 8 forks source link

Seprate login and registration page #9

Open Ruchi-here opened 1 month ago

Ruchi-here commented 1 month ago

There should be a separate page for login and registration as its creating ambiguity about how to register on the login page

Describe the solution you'd like Maybe you can create separate page for both such that when user clicks on registration it re-directs to some other page where it'll take the info of the user and update the website

Describe alternatives you've considered Or you can write somewhere that to register fill the above details and if you have a account enter the details, something similar

Additional context image

gregv commented 1 month ago

Speaking more with @AndrewHUNGNguyen in this, I think Option A here is a good simple solution https://www.figma.com/board/Z9EaaMzgtWhIR37DWz0jUB/Untitled?node-id=0-1&t=ga0LiLZYIE13FZQ0-1

Just create another section below with the same/similar email and password and move the Sign Up button down there

How does that sound @Ruchi-here ?

Ruchi-here commented 4 weeks ago

@gregv @AndrewHUNGNguyen Separate login button seems nice