Prajith007007 / Fodgers_DHT

4 stars 4 forks source link

Implement a new UI for signup/sign in #34

Closed pkesavap closed 3 years ago

pkesavap commented 3 years ago

Implement a UI for signup/signin procedure.

few points to remember:- 1) Username field should be autofilled with string before "@" of the email. 2) include a front for forgot password.

tewarig commented 3 years ago

So, @pkesavap here is the task update... the signup and sign-in pages are almost ready. Sign up :- https://tewarig.github.io/forgedht-ui/signup/index.html Sign In :- https://tewarig.github.io/forgedht-ui/signin/index.html please have a look. Screenshot from 2021-05-31 23-00-33 Screenshot from 2021-05-31 23-01-07

pkesavap commented 3 years ago

Looks good, :)) 1) Could we reduce the length of each field 2) Could we leave gaps between each field 3) I hope point 1 & 2 makes the entire login/sign-in card (black color rectangle containing the fields) become proper rectange in proportion with the screen 4) Also just add a forgot password in the login model. We can include the functinality later

pkesavap commented 3 years ago

@tewarig ^^

tewarig commented 3 years ago

so , i have updated it. Screenshot from 2021-06-01 21-48-10 Screenshot from 2021-06-01 21-45-59 now can we add this to main project?

pkesavap commented 3 years ago

Right, this seems stable enough, lets proceed with the PR for including it in the project

For the signin/signup the logic exist, so make sure that you leverage the existing back end code, with this front-end.

tewarig commented 3 years ago

sure : ) I will make a pr soon.

tewarig commented 3 years ago

hi, this issue is solve @pkesavap you can close this : )

pkesavap commented 3 years ago

Good job :)