ClubToCode / Notzy

A simple Todo & Notes App
MIT License
1 stars 9 forks source link

Implementation of Notes section in the project. #9

Closed ritiku2004 closed 3 months ago

ritiku2004 commented 4 months ago

Description: This pull request adds a notes section with new HTML, CSS, and JavaScript file. The notes section will allow users to jot down important information, reminders, or any other notes related to the project.

Changes include : 1.Addition of HTML markup for the notes section . 2.Styling with CSS to ensure good user interface. 3.Implementation of JavaScript functionality to allow users to add, edit, and delete notes dynamically.

This feature enhances the usability and organization of the project, providing a convenient way for users to keep track of important details.

Screenshot 2024-03-16 205146

Screenshot 2024-03-16 204249 Screenshot 2024-03-16 205126