SpringBoardMentor114 / SpendWise

MIT License
2 stars 1 forks source link

Frontend: Improve the application CSS #71

Open SpringBoardMentor114 opened 4 months ago

fathimayaseen commented 4 months ago

minor changes in the login page like color and font size of forget password and signup, color of login when hovering the login button, adding the names of input labels and removed the sentence of welcome back please enter the login credentials changed the password reset page background color, update button, font size of title reset password, padding and margin alignments

fathimayaseen commented 4 months ago

changed the password reset page completely with similar to the login page

GunaSuryaKumar commented 4 months ago

1 . I've made some adjustments to the page as per your recommendations. The changes focus on improving user experience by incorporating user-friendly colours, maintaining a structured layout without any overflow issues, and removing black colour animations while highlighting the borders and hedding . These adjustments are aimed at ensuring that users can easily identify where to input information. 2 Additionally, I've changed the input validations to green to enhance visibility and usability, as per your suggestion.

fathimayaseen commented 4 months ago

successfully improved the design of the registration, password reset and login pages, and committed the code and created the pull request for the same

GunaSuryaKumar commented 4 months ago
  1. completed add expense and edit expense design .
  2. facing few errors in frontend with ng serve commands , working on it .
  3. completed category management design , and little changes are enough to complete other work also .
  4. work will be completed and pull request will be sent by today .
  5. thank you
fathimayaseen commented 4 months ago

resolved the merge conflicts and committed the resolved code