During this episode, we work on grouping similar activity items that are created within a specified timeframe to clean up the feed.
We will talk through the logic required and implement the grouping and ungrouping of similar activities to create a clean activity feed. We will setup services that are responsible for finding similar items, creating a parent/group item and updating the children items so that they reference the group.
This project was set up using the T3 stack and Nextjs
We have made the MY4X4 repo public so that you can follow along!
GitHub: https://github.com/lockedandlifted/my4x4