jain-rishabh-21 / DoctorVerse

An application that will help people find doctors and hospitals nearby along with the ratings and facilities available
MIT License
33 stars 54 forks source link

feat: improve signup/signin form #136

Closed rishuraj1 closed 1 year ago

rishuraj1 commented 1 year ago

Closes: #127

Describe the changes you've made

Mention any unusual behaviour of your code (Write NA if not)

Any unusual behaviour of your code

Checklist:

Files Added/Modified

Screenshots / Videos / Gif

Previous: image

After Changes:

image

image

jain-rishabh-21 commented 1 year ago

Can you rebase please @rishuraj1

rishuraj1 commented 1 year ago

hey @jain-rishabh-21 since the signup form is totally replaced by login form now, I had to change the login form design and over all ui again. please have a look and I resolved all the conflicts too. I will do the same with the Signup page too.

image
rishuraj1 commented 1 year ago
image

@jain-rishabh-21 done with changes in both signup and signin and fixed the route, before the route was /signup , changed it to /register as intended. please merge it now.