I know it's not very helpful but I have no idea how long anything is going to take I learned long ago not to talk yourself out of a longer deadline so I like the sound of 4 days ;)
@calummackervoy, @jbpasquier: The goal here is to have a realistic estimate of cost and deadline for this milestone. So if you confirm 4 days is the right estimate, I trust you guys, even if it sounds a lot to add the captain feature plus the clients details on the page. If you think it is overestimated, that can help us to better assess cost and duration of the Milestone.
By Alexandre on 2019-11-26T14:15:58 (imported from GitLab project)
taking a second look at this line it is on the Customer model.. @jbpasquier @christophehenry should this field also be on the (project) Member model?
EDIT: from the mockups it seems that is_admin is also needed on this model like #278 (closed) ?
From memory the collective is referred to in profile.city on front-end Circle code, but isn't attached to the User model in Django?
I think there's no concept of belonging to a collective in the current model. We only have the idea of an installed server, but that probably doesn't match.
I'm not even sure of the use case. Happy Dev is supposed to let people free from collective and lots of members don't belong to any collective or may belong to several ones. I think the city would make more sense here.