binary-coffee-dev / binary-coffee-dev/dcs-blog
Update post views attribute algorithm
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The post views are calculated each time one post is requested from the api. The ideal solution would be to use the user address and check on each request this address, in this way the views are going to be unique per user.
This is not a critical issue, so it can be solved in a not near feature
Contributor guide
Assessment
This issue has not been assessed yet.