Closed untrulynoxiusmj closed 3 years ago
Claim
claim
Sorry sir, I'm not getting idea about this issue, I'm unassigning myself. Please assign it to someone else.
I would like to work on this
comment below to claim this issue Only the new comments will be considered (i.e. after this comment)
claim
Claim
comment below to claim this issue Only the new comments will be considered (i.e. after this comment)
Claim
claim
claim
Add POST /note route to create a new note You may use a dummy user or the authenticated user
Add /backend/config/keys.js file in the following format :
module.exports = { google : { clientId : '*****', clientSecret : '*****' }, session : { cookieKey : "somesecretsauce" } }
Refer note schema for required fields user_id : id of the user creating the note (authenticated user) title : title of note text : description of note
Ask doubts on discord