Closed awu556 closed 4 years ago
I think this is ready to work on if anyone wants to pick this up. For each calendar date, we wouldn't populate the data through Redux (as Redux only stores current survey state), but with a database request, populating each calendar date with each associated observation.
I can take this on once I finish implement formatting, unless anybody else wants to
@SomeMoosery I can take on this one
Yup, sounds good! I'm looking at this ticket again, and do you think it would be worthwhile to break these up into two tickets - one for calendar and one for weeklyTracker? Or would you want to just try both at once? Up to you
I think I just going to do both.
Closing this as it's too broad, new issues have been added to encapsulate these
Before attempting, check if issue #256, #266 , #271, #237 are resolved
Summary
The Health Log needs to be integrated with the Calendar.js and WeeklyTracker.js with functionality specific to each component. This is a complex issue, before taking this on, you will have to be familiarity with the
@full-calendar
andreact-toastify
packages, along with Redux in order to connect it all together.Calendar Functionality:
WeeklyTracker.js (Includes WeeklyTrackerDay.js) Functionality