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

feat: add Stats API #3195

Closed
2 of 5 tasks
ravinderk opened this issue May 8, 2018 · 3 comments
Closed
2 of 5 tasks

feat: add Stats API #3195

ravinderk opened this issue May 8, 2018 · 3 comments
Assignees

Comments

@ravinderk
Copy link
Collaborator

ravinderk commented May 8, 2018

User Story

As an admin, I want reports to generate faster for large DB so that performance is improved.

As a developer I want an easy way to query report data using an API that's easy to interact with.

Predefined report periods:

image

Current Behavior

Earning calculation logic runs when page load or admin request for it. On the page load, a calculation can cause of 500 error.

Expected Behavior

Way to calculation earning on time on donation completes (async process if needed).

Related

https://docs.google.com/document/d/1bOo3NDyCwTGXxxqXq568bOC8TeNQKOUzYk-fah6-tSw/edit#

Acceptance Criteria

The main focus of Stats API is to get date based sale and earning data. There is the following area where we will start using this:

@kevinwhoffman
Copy link
Contributor

@ravinderk Can you provide an update on this issue before this week's call? I would like to see this converted to an epic and broken out into smaller issues with acceptance criteria so that we can get a better sense of the progress being made. I see the commits, but it's hard to understand what they are working towards. Thanks.

@ravinderk
Copy link
Collaborator Author

@kevinwhoffman I agreed with you. I will make this issue Epic with subtasks.

@ravinderk ravinderk added the Epic label Oct 2, 2018
@kevinwhoffman kevinwhoffman changed the title Add Stats API feat: add Stats API Oct 2, 2018
@ravinderk
Copy link
Collaborator Author

@kevinwhoffman @DevinWalker We updating donor wall logic that gives us the idea to improve meta query to get stats. I am closing this issue in favor of creating a new one with update scope and acceptance criteria.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants