Skip to content
Chris D edited this page Jul 12, 2016 · 3 revisions

DCIT uses a Mongoose ODM (Object Data Model). Here is a diagram of the collections and how they work together.

flow blocks showing collection relationships

Note: this is just an example. Each of the collections contain many more fields than what is shown here. You can find the Models in the repo for more detail.

Clone this wiki locally