[https://www.loom.com/share/d28bbf765990440cb5fda2f2c231a88a?from_recorder=1&focus_title=1](https://www.loom.com/share/d28bbf765990440cb5fda2f2c231a88a?from_recorder=1&focus_title=1 "smartCard-inline")
The back end works off of a start end for dataMode. The front end simply sends a start end to grab dataPosts by.
- Get front end to sort each daily by the day IE Today, 1 day ago, 2 days ago etc. It will load from the next day when Load More is clicked.
- Do the same for Weekly/Monthly.
- Check if the posts are coming in with the correct times
- Make it so dataMode does not use pins
- Update Post routes to be like on getUserPosts
- Fix the You’re all caught up showing on user with dataPost
- Make sure when dataMode on the Posts are in manual mode
- Take a look at dynamic adds for DataMode
- Remove timestamp from code