chingu-voyage3 / bears-24

MIT License
1 stars 0 forks source link

Define Event schema #12

Closed cbchien closed 6 years ago

cbchien commented 6 years ago

User Story:

As a admin, I want to have a data schema for storing Event information and data so that I can have a consistent data structure to read and update event database

Acceptance Criteria:

Examples and resources: https://www.mongodb.com/blog/post/6-rules-of-thumb-for-mongodb-schema-design-part-1 https://docs.mongodb.com/v3.4/core/data-model-design/

cbchien commented 6 years ago

Task completed. Merged pull request #15

GlynL commented 6 years ago

merge request #16