se701team3 / Forgettable

University of Auckland SOFTENG 701 Team 3 Assignment 1
MIT License
12 stars 44 forks source link

#230 Add Streaks component #353

Closed zwan702 closed 2 years ago

zwan702 commented 2 years ago

1648893434(1) This helps the user in more easily determining when they will be the busiest with meetups and encounters, and can help them to schedule better.

This feature will be present in the homepage of the app, and will track all the encounters input by the user and use that to build the streaks.

Acceptance Criteria

Implementation details

New api calls in the backend that utilises the current encounters and transforms that to data that can populate the streaks feature.

New dependencies

react-calendar-heatmap react-tooltip