fsek / fsek/WWW-Web

Make events which have open signups use a different color in the maincalendar component

Open
#161 0 comments 0 reactions 1 assignee Claimed by @Knazeball View on GitHub
enhancement good first issue good second issue
Dominant language
TypeScript
Stars
3
Forks
4
Avg merge
3d 15h
Merged PRs (30d)
12

Description

The maincalendar component is used at /calendar and /home, and it would be very nice to see at a glance which events are open for signup. You can use the same method for coloring the events as is used on the car booking pages and the members' cafe shift page. To check if an event is open for signup, you have to see if it's within the signup period as well as checking if it isn't closed (you can take inspiration from the SignupCard on the event details page if you want!).

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.