ctc-uci / oc-habitats-backend

MIT License
0 stars 0 forks source link

add user schema #12

Closed ctc-devops closed 2 years ago

ctc-devops commented 2 years ago

Requirements doc Currently, there are admins and volunteers, and their uses are specified in the requirements doc.

Create the schema with mongoose by the end of the sprint. closes #5

ZubairSidhu commented 2 years ago

Just a quick comment, make sure you have the ESLint IDE Plugin installed. It should catch all of the style errors listed above in your editor as you write code.