ScorchingShade / Codera

A codepen.io clone with pokemon
MIT License
1 stars 16 forks source link

Feature of sign up/login button and dialogue #23

Open ScorchingShade opened 2 years ago

ScorchingShade commented 2 years ago

Need a sign up/ login auth button 1) The user on the Click of the button should see a dialogue of options to sign up or log in. 2) The button should appear next to the refresh button. 3) Appropriate UI must be made. 4) No bootstrap or heavy library usage 5) Preferable to use a single SVG asset for the button. 6) On click the button should animate to an alternate color.

The design file is as follows

Desktop - 1spring1

zainulabideen1122 commented 2 years ago

Hi @ScorchingShade, I am happy to do this task, can you assign this task to me?

ScorchingShade commented 2 years ago

Hey @zainulabideen1122 !

Thank you for working on the project! I have assigned the task to you, let me know if you have any queries

ScorchingShade commented 2 years ago

Change in the design a bit @zainulabideen1122 , please consider the following figma board:

https://www.figma.com/proto/GuDpv3lvFvplma37PXuJrw/Untitled?node-id=3%3A12&scaling=min-zoom&page-id=0%3A1&starting-point-node-id=2%3A2

The button click color:

F7535E

zainulabideen1122 commented 2 years ago

Got your point. I have something to tell you that I will do front-end, not backend because it's not in my reach. Second, when a user clicks a button then a new page will be pop up where the user has the option for login or signup. That's what you want?

ScorchingShade commented 2 years ago

Hey @zainulabideen1122 , Only frontend is needed. For now, this task only needs you to implement a simple UI transition and inclusion of a button as shown in the Figma file.

No auth setup is needed in this task, just the frontend placeholder button

zainulabideen1122 commented 2 years ago

Yup got it :)

zainulabideen1122 commented 2 years ago

Hy @ScorchingShade! Your website is almost done, I have a question. When the user clicks on the signup/log in button then dialogue of signup and login would be on the same page or options goes to another page? let me clear this point.

ScorchingShade commented 2 years ago

Hey @zainulabideen1122 , for now that is not a part of this issue. Only the button click transition is needed here

ScorchingShade commented 2 years ago

You can create a pull request and I can check on the code

zainulabideen1122 commented 2 years ago

Ok, I am pulling a request, but for now, the button doesn't have the functionality to do the transition. Have a look and then I will put transition functionaliy.