As a user, I want to be able to view events and see times that I can sign up for
create events page based on figma
create table of available times (checkboxes) in 30-minute increments (can hardcode time intervals for now, but make sure they're dynamically generated - ie. you can pass in 8am-1pm and it will generate checkboxes 8AM-8:30AM, 8:30AM-9AM, etc.)
As a user, I want to be able to view events and see times that I can sign up for
Refer to the figma for more info