SustainableUrbanDesign / app

Prototype toolkit for sustainable urban design at the speed of thought.
https://sustainableurbandesign.space/
GNU Affero General Public License v3.0
26 stars 9 forks source link

Add "group" app #155

Open brylie opened 3 years ago

brylie commented 3 years ago

There exist several types of groups related to sustainable urban development and carbon reduction. Some examples of common terms include a network of cities, a consortium, or an alliance.

Immediate need

We want to document the structure and activities of the Hinku network.

Design

Groups should have the following attributes:

Groups may be hierarchical, so consider using a tree model, such as django-mptt.

Groups can relate to AdministrativeArea(s) (#153) and Project(s).