iiitl / Note_Generator

Note Generator is a note-taking app for the web.
MIT License
0 stars 14 forks source link

Adding Sorting Functionality based on date #1

Open AkhileshJyotishi opened 5 months ago

AkhileshJyotishi commented 5 months ago

Description

In order to enhance the usability of our notes app, we need to implement sorting functionality based on the date of creation or modification. This will allow users to easily organize their notes chronologically, making it more intuitive to navigate through their collection.

Update the project documentation to include instructions on how to use the new sorting functionality.

Add relevant screenshots or video for clarity.