flowcore-io / luttaka-open

The open source event experience app powered by the Flowcore Data Management Platform
https://luttaka.com
MIT License
11 stars 11 forks source link

Enable news items for each event #112

Closed olavurellefsen closed 2 months ago

olavurellefsen commented 3 months ago

Is your feature request related to a problem? Please describe. 👨‍🏫 It should be possible to for event organizers to create, edit and archive news items that then are shown on the front page like illustrated in the design below.

Describe the solution you'd like 📝 There should be a news section on the admin page where you can create, edit and archive news items. Each news item should consist of a headline, image, intro text, and publishing time, in addition to optional full text. There should be a published boolean. The news posts should be listed on the front page of the event, sorted with the newest publishing time first and a Read More button for those items that have a full text.

Describe alternatives you've considered 🕵️‍♂️ An alternative solution would be to have the news items part of the event description which the admins can already edit.

Additional context Suggested design:

image