[https://www.loom.com/share/08504f6036824c7dba6face6b8557b28](https://www.loom.com/share/08504f6036824c7dba6face6b8557b28 "smartCard-inline")
- Make DataItem and use it in Posts to change the way Posts are rendered
- Each factiii will have a table view made up of dataItem’s IE if there is a factiii Pushups then Pushups will have a table and inside will display sorted from newest to oldest and show the goal and where they are at along with the associated data
- This will only work for Profile view for now, use router to make it only show this option on the /users route
- That way it is only posts from this particular user and their goals
- We already have Private/Public taken care of so that should be safe
- Pull the data from factiiis and display in a table with the associated goals
- Use the Post type and manipulate the data inside appropriately
- Change Trending/Newest/Most Popular to Daily/Weekly/Monthly
- Make queries that bring up posts with data in the PostFactiiis associated to them and set the created at to be relevant to Daily/Weekly/Monthly