Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
60 stars 99 forks source link

Register and Login page responsive #462

Closed the-t3ch-wizard closed 3 months ago

the-t3ch-wizard commented 3 months ago

Description

Removed some unnecessary code from UserRegistration page. Made Register and Login page responsive.

Fixes #450 , #419 and #380

Related Issue

None

Screenshots / GIFs (if applicable)

Screenshot 2024-06-05 144802 Screenshot 2024-06-05 144751

Checklist:

Additional Notes

None

rishicds commented 3 months ago

fix conflicts @the-t3ch-wizard

codewarnab commented 3 months ago

Description

Removed some unnecessary code from UserRegistration page. Made Register and Login page responsive.

Fixes #450 , #419 and #380

Related Issue

None

Screenshots / GIFs (if applicable)

Screenshot 2024-06-05 144802 Screenshot 2024-06-05 144751

Checklist:

  • [x] I have performed a self-review of my code
  • [x] I have added/updated relevant documentation (if needed)
  • [x] I have tested the changes locally and they function as expected
  • [x] I have ensured my code follows the project's coding standards

Additional Notes

None

hey you did good job are you contributing under gssoc ?

codewarnab commented 3 months ago

image make the create account text little bit more smaller image decrease this padding from all sides probabalu this will fit the create account text in one line which will look better

the-t3ch-wizard commented 3 months ago

I'm working on the conflicts and will inform as soon as possible.

the-t3ch-wizard commented 3 months ago

@codewarnab Please review my PR. I have improved the ui as requested. and since you asked, no i'm not contributing under gssoc

codewarnab commented 3 months ago

image make the create account text little bit more smaller image decrease this padding from all sides probabalu this will fit the create account text in one line which will look better

also did you chanages this what i mentioned ?

the-t3ch-wizard commented 3 months ago

image make the create account text little bit more smaller image decrease this padding from all sides probabalu this will fit the create account text in one line which will look better

also did you chanages this what i mentioned ?

Yes I have improved the ui as requested The mobile ui : Screenshot 2024-06-06 214828 The tablet ui : Screenshot 2024-06-06 221706

the-t3ch-wizard commented 3 months ago

@codewarnab is there something more that is required to be done here?

codewarnab commented 3 months ago

@codewarnab is there something more that is required to be done here?

no its ok i will merge soon after reviewing ,i am little busy with my exams ...

codewarnab commented 3 months ago

good job