GTBitsOfGood / national-npp

Portal to facilitate the collaboration between nonprofits and Hack4Impact chapters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Modeling

mjbernet3 opened this issue · comments

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.