codefordenver / codefordenver/encorelink
Volunteer Calendar View
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
As a Volunteer, 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 two types of events, each color coded (with a legend):
Open Events: These are events that any Organizer has created, but no Volunteer has signed up for them yet. These are grey in the UI below
Booked Events: These are events that I have requested, but the Organizer has not yet approved
Upcoming Events; These are events where I have signed up and the Organizer has approved.
Clicking on any event should take me to the Event Details page for that event.

Contributor guide
Research direction
Start at the volunteer-facing events entry point and inspect how events are represented and linked to the Event Details page. Identify the existing page structure referenced by the issue, then verify the three event states, color coding, legend, and event navigation against the requested calendar view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100