iamrahulmahato / master-web-development

Learn to code by building projects.
https://masterwebdevelopment.netlify.app/
MIT License
166 stars 444 forks source link

🧑‍💻 : Improve Frontend UI and Fix Note Deletion Issue #1118

Open Mdraza78 opened 3 weeks ago

Mdraza78 commented 3 weeks ago

Description:

Current Problems:

  1. Frontend Design:

Note Deletion Issue:

Proposed Solutions:

  1. Frontend Design Improvements:

    Card Layout Enhancements:

Make individual note cards more distinct by adding better margins, padding, and shadows to enhance visual separation. Implement better font hierarchy (e.g., larger titles, smaller descriptions) to improve readability.

Responsive Design Adjustments:

a. Improve the responsiveness of the layout to ensure the app looks good on different screen sizes. b. Ensure that the "Add Note" button is clearly separated and well-positioned. c. Color Scheme Refinement: d. Update the color scheme to make the "Add Note" button more consistent with the overall theme. e. Use more visually appealing color contrasts to differentiate buttons and text areas.

  1. Note Deletion After Save:

a. Fix the issue where after saving a note, the input area retains the old content. b. After successfully saving the note, clear the note input field so that users can easily start writing a new note.

Ravijhabit commented 3 weeks ago

Hi @iamrahulmahato, Can you assign me this issue ?