VadaPay / Multifi-Rails

0 stars 0 forks source link

Charts Integration #8

Open aliirz opened 8 years ago

aliirz commented 8 years ago

Charts will be shown on main dashboard. We need the following stats:

Stats to show No. of Live Offers (Just the number of offers created that are not scheduled and its coupons have not yet depleted) No. of Scheduled Offers ( These are the offers that have not gone live yet) Total Customers (Customers added via email or mobile number, just a count of the customers model)

Charts Daily Coupon Views (Last 7 Days) Coupons Redeemed (Last 7 Days)

This is enough for now. For reference please check the following link and image:

http://app.multifi.io/dashboard

screenshot 2016-01-13 23 06 40
amaris4you commented 8 years ago

I have added anuglar chart on the reports page. Currently it works on temporarily json data. In future when we have data in the database then we have to change it accordingly. Please check and let me know if I missed something.

aliirz commented 8 years ago

how can these be viewed?

amaris4you commented 8 years ago

You can view it to click on reports menu item.