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

Publish project updates #167

Open brylie opened 3 years ago

brylie commented 3 years ago

Allow project participants to publish project updates. These could be in the form of announcements or something similar. It might be desirable to link to an external RSS feed, e.g. when the project publishes updates on its own website.

Specification

The ProjectUpdate model class should be created in the projects/models.py

Project updates should have the following structure:

Project updates should be displayed in a section on the related Project page.

Example mock-up

image