Data Modeling
mjbernet3 opened this issue · comments
Matt Bernet commented
Create the mongoose schemas and application interfaces used to store and represent data.
See the "matt/auth-experiment" branch for examples of how to do this.
-Models are under server -> mongodb -> models
Currently I believe the addition of Chapter, Nonprofit, and Application schemas should cover what we need, but if you see a need for more add them and we can discuss it.