chingu-voyages / v47-tier1-team-03

Look Ahead | Voyage-47 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
0 stars 2 forks source link

Feature/change month #53

Closed cris-valente closed 7 months ago

cris-valente commented 7 months ago

Dawood did an amazing job The month now changes and the check boxes render correctly, also the currentDay styling is removed when month changes.

He also introduced a new variable "selectedMonth" that manages all the current dates for rendering.

The variable"now" only points to the current actual date, which we use to check the styling for today is not repeated

cris-valente commented 7 months ago

I also commited a few changes for better code visibility