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

BUG: Visitors count issue #3419

Closed
4 tasks done
saurabh-dev-vns opened this issue Oct 14, 2024 · 2 comments
Closed
4 tasks done

BUG: Visitors count issue #3419

saurabh-dev-vns opened this issue Oct 14, 2024 · 2 comments
Assignees
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic

Comments

@saurabh-dev-vns
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Issue:

  1. Visitor count increments on refresh instead of saving in database.
  2. Count stored in local storage resets when cookies are cleared.

Solution:

  1. Save visitor count in database to persist long-term tracking.
  2. Check if user already visited by querying database on load.

I can't attach the video because its size is larger than required.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link
Contributor

Thanks for creating the issue in SwapReads!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @anuragverma108 – Project Admin – for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉
Happy open-source contributing!

@github-actions github-actions bot added gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic labels Oct 14, 2024
@saurabh-dev-vns saurabh-dev-vns closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
Copy link
Contributor

Hello @saurabh-dev-vns! Your issue #3419 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic
Projects
None yet
Development

No branches or pull requests

1 participant