Closed pop closed 8 years ago
looks good!
I'd say we should have client_id in projects required so we have a human trace for any problems with that project. Then resources should have project_id required too in case the resource fails we have a person of contact as well.
@alxngyn I agree. What do you think about that change @Kennric? I added it in the the issue description, but we can change it back if you don't like it.
Resolved with #27
Below are the listed core models:
Clients
Resources
Projects
DiskUsage
Edit: Added
client_id
toprojects
andproject_id
toresources
.