Rajat2024 / NoteBook

Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.
https://mern-notebook.onrender.com/
0 stars 1 forks source link

Add pin note option to each note #109

Closed An525ish closed 1 year ago

An525ish commented 1 year ago

Is your feature request related to a problem? Please describe. If there are so many notes and we want to see a particular one then to visit to just one same note each time would be time consuming

Describe the solution you'd like We can add a pin comment feature to each note which makes it more convenient to access

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.