ctc-uci / oc-habitats-backend

MIT License
0 stars 0 forks source link

add sections segment schemas #13

Closed ctc-devops closed 2 years ago

ctc-devops commented 2 years ago

Design the database schema for segments and sections. More detailed descriptions in the requirements doc: https://docs.google.com/document/d/11U9XROLItXkfJGNJZ7LPFZYtWadtIhGB1zsD0WivXww/edit?usp=sharing

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

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.