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

Monthly activity reports #298

Open
tonylampada opened this issue Aug 7, 2014 · 1 comment
Open

Monthly activity reports #298

tonylampada opened this issue Aug 7, 2014 · 1 comment

Comments

@tonylampada
Copy link
Member

The ActionLog class stores activity logs of users.

For any given month, we can query the database to generate a summarized view of what happened that month, filtered by project, or user, or by nothing at all.

Idea: show mothly reports for projects with simple statistics:

of new issues opened that month

of issues closed that month

of new sponsors on that project

$ paid that month
$ offered that month

@jarlarntzen
Copy link
Contributor

Thumbs up.

On Thu, Aug 7, 2014 at 12:18 PM, tonylampada [email protected]
wrote:

The ActionLog class stores activity logs of users.

For any given month, we can query the database to generate a summarized
view of what happened that month, filtered by project, or user, or by
nothing at all.

Idea: show mothly reports for projects with simple statistics:
of new issues opened that month of issues closed that month of new
sponsors on that project

$ paid that month
$ offered that month


Reply to this email directly or view it on GitHub
#298.

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

2 participants