codefordenver / codefordenver/encorelink

Volunteer Calendar View

Open
#57 1 comment 0 reactions 0 assignees View on GitHub
Frontend
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.

![image](https://cloud.githubusercontent.com/assets/18622286/17760575/f5d48172-64bd-11e6-8c15-56a764f0b65d.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.