cornellh4i / ithaca-recovery

Ithaca Community Recovery Event and Meeting Setup Automation Tool
https://ithaca-recovery.vercel.app
8 stars 3 forks source link

Calendar Navigation Bar (Frontend) #50

Open tunile943 opened 3 weeks ago

tunile943 commented 3 weeks ago

Branches: organisms/CalendarNavbar-frontend

Task at Hand

  1. View the Design System for the Calendar Navigation Bar. This is the highlighted bar below that include the date as well as search button, day/week/month view button, today button, and backward/forward button. Reference:

Image

  1. Create /organisms/CalendarNavbar/index.tsx under /components. Implement the layout above. Put styling files under /styles/organisms/NewMeeting.module.scss

  2. Confirm that your code and pull request follow the Pull Request Checklist.

Acceptance Criteria

Notes