opencodeiiita / Productivity-Tracker

6 stars 45 forks source link

create note schema #69

Closed hotblooded058 closed 3 years ago

hotblooded058 commented 3 years ago

Issue: 61

Short description of what this resolves:

create note schema

opencode-bot commented 3 years ago

Hey @hotblooded058

Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode ✨✨!

untrulynoxiusmj commented 3 years ago

_id field for a mongodb Document can be used as the id created_at and updated_at fields are automatically generated by setting timestamps:true user_id can also be modified Please refer #65

untrulynoxiusmj commented 3 years ago

@hotblooded058 please rename the file to note.js and avoid making changes to other unnecessary files

hotblooded058 commented 3 years ago

@untrulynoxiusmj sir please check it now

opencode-bot commented 3 years ago

Hey @hotblooded058

Your PR has been merged :partying_face::partying_face: and you have earned 10 points.

Thanks for contributing to OpenCode ✨✨!