Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add unique page visit endpoint #199

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

ayushtom
Copy link
Contributor

@ayushtom ayushtom commented Mar 8, 2024

this endpoint adds a way to check if the current user has already visited the page and if they haven't then we mark them in our unique_viewers collection which can be helpful to detect how many people who visit the quest page, actually do the quest

@ayushtom ayushtom marked this pull request as ready for review March 8, 2024 18:24
@ayushtom ayushtom self-assigned this Mar 8, 2024
@ayushtom ayushtom added the 🔥 Ready for review This pull request needs a review label Mar 8, 2024
@ayushtom ayushtom requested a review from Th0rgal March 8, 2024 18:26
Copy link
Member

@Th0rgal Th0rgal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Th0rgal Th0rgal merged commit 047dd7f into master Mar 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 Ready for review This pull request needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants