Cphrampus / FPMS

A management system for small "one-day" projects
MIT License
0 stars 0 forks source link

Create Initial DataModels #11

Open Brahmancer opened 7 years ago

Brahmancer commented 7 years ago

Now that we have our django project initially set up, we need DataModels. We need to create models for Users, Teams, and Projects as shown by this really rough diagram with how the models will interact with each other.