joshheinrichs / cmpt436-project

A social web-based debt-tracking application.
0 stars 3 forks source link

Schema V1 #13

Closed garmu closed 6 years ago

garmu commented 8 years ago

Schema

User

ID bson.ObjectID Name String Phone String Email String IsRealUser bool Groups []Group Contacts []Contact TImestamp time.Time