mcitcentral / mcitmocks

0 stars 0 forks source link

feat: implement basic calendar component #22

Open yuyu0227 opened 3 years ago

yuyu0227 commented 3 years ago

Description

What new features or functions does this PR provide? What bugs does it fix? -Add Calendar component, Day component, TimeBlock component -Function: click grey blocks to mark availability; click blue blocks to cancel availability -Function: define props and hooks for each component -Function: click left arrow/right arrow to see previous week/next week

Testing

How did you test the code in the pull request?

Checklist