Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Count number of views for each article #30

Description

@jeffreyAaron

Add a feature to track the number of times users view each article.

This data can be used to create a "Trending" or "Most Popular" section on our app and it also helps us know the types of articles that users like reading.

  • Articles that are already added to the database will start at zero views.
  • The number of views for each article are stored in the "views" property. Not all articles will have the "views" property and for these articles, just assume that the number of views is zero.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    AndroidFor Android versionenhancementNew feature or requestiOSFor iOS version

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions