codefordenver / codefordenver/encorelink
Organizer Calendar View
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
As an Organizer, I need to be able to see all my events in a Calendar view. The text on the page will change, but the structure is good. I need to see three types of events, each color coded (with a legend):
- Open Events: These are events that I have created, but no Volunteer has signed up for them yet
- Requested Events: These are events that I created and a Volunteer has signed up, but I have not yet approved
- Upcoming Events; These are events where I have approved a Volunteer that signed up to perform.
Clicking on any event should take me to the Event Details page for that event.
The page should also include a button for me to Schedule an event.

Contributor guide
Assessment
This issue has not been assessed yet.