GTBitsOfGood / bog-vms

Official Repository for the Bits of Good Volunteer Management System!
MIT License
4 stars 2 forks source link

User event view #48

Open tonyz0909 opened 4 years ago

tonyz0909 commented 4 years ago

As a user, I want to be able to view events and see times that I can sign up for

  1. create events page based on figma
  2. 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.)

Refer to the figma for more info