hack4impact-calpoly / equestrian-therapy

A scheduling app for the nonprofit Partners in Equestrian Therapy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

35 - Block dates in the past

sfwathen opened this issue · comments

Make dates that have already past unselectable in the MonthlyView component in the file: components/monthlyView.tsx.

This may include:

Checklist:

  • Get the current date and make dates only selectable if they are equal to or in the future from the current date
  • Visually indicate that the date is unselectable
  • Keep the styling consistent with how it is currently