0.1.0 • Published 1 year ago

rss-calendar-test v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

RSS Calendar

An event calendar built from scratch for the UCLA Regents Scholar Society.

Functional Features

Logical Features

  • Scrollbar defaults to earliest event of the day, after 5am but before 10am.
  • Algorithmically determines the week name as aligned with the UC quarter system.
  • Memoization of a day's event list for portable and efficient re-rendering.
  • Intentional CSS container design and overflow properties.

To-Do

  • Concurrent events can be handled better; develop a visually aesthetic system to layer events which occur at the same time.
  • All-day events could be more noticeable.
  • Perhaps default sidebar to a full week overview.