Skip to content

382 Viewed post data added to users in mongo db database - #392

Open
Jordon1377 wants to merge 12 commits into
mainfrom
382-viewed-post-data-added-to-users-in-mongo-db-database
Open

382 Viewed post data added to users in mongo db database#392
Jordon1377 wants to merge 12 commits into
mainfrom
382-viewed-post-data-added-to-users-in-mongo-db-database

Conversation

@Jordon1377

Copy link
Copy Markdown
Collaborator

Added a viewedPost array to the user type stored in mongo db contained. Upon opening a post, the post is added to the users data. Useful for future recommendation algorithm. Also, viewed post array is not required so it is added to a user if it doesnt already exist.

@Jordon1377 Jordon1377 linked an issue Nov 8, 2024 that may be closed by this pull request
@shimupan shimupan closed this Nov 12, 2024
@shimupan shimupan reopened this Nov 12, 2024
@github-actions

github-actions Bot commented Jan 7, 2025

Copy link
Copy Markdown

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Jan 7, 2025
@github-actions

Copy link
Copy Markdown

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions Bot closed this Jan 18, 2025
@shimupan shimupan reopened this Jan 23, 2025
@shimupan shimupan removed the Stale label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Viewed Post data added to users in Mongo db database

4 participants