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 a feature to Archive the notes #84

Closed abhinav-m22 closed 1 year ago

abhinav-m22 commented 1 year ago

A new feature can be implemented to archive the notes instead of deleting it directly. I want to work on this issue.

Please assign me the task under GSSoC'23.