FCCColumbus / FCCColumbus/cbus-web

Tech Life Columbus calendar

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## User Story
As a Free Code Camp user
I would like to see calendar of upcoming Tech Life Columbus events
So that I can click on the event and get details

[ical parser](https://github.com/Christop406/ical-parser)
[react calendar](https://github.com/wojtekmaj/react-calendar/blob/main/packages/react-calendar/README.md)
[sample ical file](https://docs.google.com/document/d/1OcnWWt1qHaJWE-8v_FPtNO8DKviRQ7DMaqylupuvPXE/edit?usp=sharing)

![Image](https://user-images.githubusercontent.com/41979303/265071261-b0a1c153-5c05-4299-8236-2ae4260ecab4.png)

Things that we want to prove
- [x] it renders - https://github.com/FCCColumbus/cbus-web/issues/67
- [x] we can highlight another day that might have an event (other than the currently selected day) - bold text for example
- [x] click on a day, stuff shows for the day in the detail
- [ ] screen reader
- [x] when the control first gets rendered, the next day that has an event is highlighted
- [x] when we click on another [day | week month] the details portion re-renders
- [x] a user can freely navigate between
- [x] link for register should open in a new tab or window
- [ ] looks good on mobile - issue #84

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.