This issue is for the following bounty: https://explorer.bounties.network/bounty/1591. The reward is 0.5 ETH.
Current behavior
The user logs in
There are statistics displayed
These statistics aren't really informative.
** Expected behavior**
The user logs in
The user sees a 24hr line graph.
The user can change the dates to customize the bar or line graph to their liking, preferably up to a year.
Please split the behavior appropriately between oehu-website and oehu-api. A copy of this issue is placed here.
You can use these commits as a kickstart. It doesn't work yet though.
|
// Basic projection: https://stackoverflow.com/a/38416467 |
|
db.getCollection('transactions').aggregate([{ |
Please comment if you are working on this. I will provide you with a user account which generates data.
This issue is for the following bounty: https://explorer.bounties.network/bounty/1591. The reward is 0.5 ETH.
Current behavior
The user logs in
There are statistics displayed
These statistics aren't really informative.
** Expected behavior**
The user logs in
The user sees a 24hr line graph.
The user can change the dates to customize the bar or line graph to their liking, preferably up to a year.
Please split the behavior appropriately between
oehu-websiteandoehu-api. A copy of this issue is placed here.You can use these commits as a kickstart. It doesn't work yet though.
oehu-api/src/data/mongoDriver.js
Line 61 in a7bb5ef
oehu-api/src/data/testing
Line 1 in 6ac2081
Please comment if you are working on this. I will provide you with a user account which generates data.