CodeforLeipzig / leipziggiesst

https://giessdeinviertel.codeforleipzig.de/
MIT License
11 stars 3 forks source link

Extra sidebar entry "Events" #23

Closed joergreichert closed 6 months ago

joergreichert commented 1 year ago

Current state: Watering community events are only organized via newsletter / Instagram / Facebook / Nebenan.de by the orga team itself, but this is not visible in the app.

Motivation: Events shouldn't only be organized by the orga team but also by users themselves. Those events should be visible within the app and people should be able how many people are already willing to participate resp. "interested" (like in nebenan.de events). Those events could be promoted by push notifications.

Future state: Users can see their own organized events as well as events organized by others in an extra entry in the sidebar. For each event. The number of interested people is shown. Events in the past are grayed out / not shown at all. A user can for each event react with "yes", "no", "maybe".

Events and their participant states should be stored in database and should be manageable via REST API.

joergreichert commented 6 months ago

fixed with https://github.com/CodeforLeipzig/leipziggiesst/commit/36ddb8cddb8d3aa1bf36eb4893ebfbe92a94c7d5 but for now no user created events