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

Implementing HIT Count #5

Open
Bhupesh-V opened this issue Jul 25, 2019 · 7 comments
Open

Implementing HIT Count #5

Bhupesh-V opened this issue Jul 25, 2019 · 7 comments
Labels
enhancement ⭐ New feature or request feature ✨ Use this tag for feature requests good first issue Good for newcomers hacktoberfest help wanted 🙌 Extra attention is needed

Comments

@Bhupesh-V
Copy link
Owner

The hit can be used to query most popular tutorials for the (week, day etc).

@Bhupesh-V Bhupesh-V added enhancement ⭐ New feature or request help wanted 🙌 Extra attention is needed feature ✨ Use this tag for feature requests labels Jul 25, 2019
@Bhupesh-V Bhupesh-V pinned this issue Aug 11, 2019
@Animesh-Ghosh Animesh-Ghosh added the good first issue Good for newcomers label Aug 25, 2019
@rawjean
Copy link

rawjean commented Nov 20, 2019

Would you want a HIT counter for the website as a whole (how many visitors) or HIT counters for each tutorials?

@Animesh-Ghosh
Copy link
Collaborator

It is supposed to be based on the tutorials.

@shourav9884
Copy link

what should be a minimum unit of hit? for example, should we track each hit or hit counts per hour or per day?

@Bhupesh-V
Copy link
Owner Author

what should be a minimum unit of hit? for example, should we track each hit or hit counts per hour or per day?

Tracking each hit may be a good idea for now, we may move further to make it complex later on
For now the goal should be

  • Increase count of a tutorial hit as soon as the user clicks on it.
  • Update the necessary fields in the db

@shourav9884
Copy link

@Bhupesh-V please review #89

@Swarag-N
Copy link

can I work on this?

@Animesh-Ghosh
Copy link
Collaborator

@Swarag-N there is already an open pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request feature ✨ Use this tag for feature requests good first issue Good for newcomers hacktoberfest help wanted 🙌 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants