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

Create the service "ReportService" #62

Open
efonsecab opened this issue Dec 29, 2022 · 0 comments
Open

Create the service "ReportService" #62

efonsecab opened this issue Dec 29, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@efonsecab
Copy link
Contributor

efonsecab commented Dec 29, 2022

Create a new service named "ReportService", with the following methods

  • GetDailyCreatedPosts: it must return the average # of reports created for each day of the week
    e.g.
    • Mondays: 15642 posts created in average
    • Tuesdays: 5642 posts created in average
    • Wednesdays: 6542 posts created in average
    • Thursdays: 427 posts created in average
    • Fridays: 49 856 posts created in average
    • Saturdays: 3567 posts created in average
    • Sundays: 98654 posts created in average
  • GetHourlyCreatedPosts
  • GetRegionByIpCreatedPosts
  • GetRegionBySharedGeoLocationCreatedPosts
@efonsecab efonsecab added enhancement New feature or request good first issue Good for newcomers labels Dec 29, 2022
@efonsecab efonsecab added this to the Reports & Analytics milestone Dec 29, 2022
@efonsecab efonsecab self-assigned this Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant