ResistanceCalendar / resistance-calendar-frontend

A central listing of upcoming progressive events
https://resistance-calendar-staging.herokuapp.com/
MIT License
7 stars 8 forks source link

Display future events #89

Closed InciteDemocracy closed 7 years ago

InciteDemocracy commented 7 years ago

Examples:

When no date is set display all events happening from today -->

When a date is set display all events happening from that day -->

Current implementation:

When no date is set, all events are displayed including past events When a date is set, only events from that day are displayed.

dorono commented 7 years ago

Gonna be out for a while, unassigning myself since it's the weekend and don't want to prevent anyone else from working on this.

pfarnach commented 7 years ago

Resolved with https://github.com/ResistanceCalendar/resistance-calendar-frontend/pull/109