Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Admin can download csv of auction data #1462

Open
1 task
mtorres253 opened this issue Nov 30, 2016 · 0 comments
Open
1 task

Admin can download csv of auction data #1462

mtorres253 opened this issue Nov 30, 2016 · 0 comments

Comments

@mtorres253
Copy link
Contributor

mtorres253 commented Nov 30, 2016

So that I can provide detailed reports on auctions run, and so that I can get more information on how to iterate on the insights page, I should be able to download a .csv of auction data so that I don't have to ask a dev for a custom data export

  • Scenario: Admin downloads csv of auction data
  • Given I am a guest user
  • And I'm visiting the micropurchase site
  • When I'm on the insights page
  • Then I should see a way for me to download all auction data
  • And for each auction I should see
    • Auction Title
    • Start Date
    • End Date
    • Delivery Deadline
    • Start Price
    • End Price
    • Winning Vendor (Name or github name) if there is one
    • Successful Delivery - Y/N
    • C2 URL - if there is one
    • Paid - Y/N
    • Date marked as paid
  • And the auctions should be ordered from most recent to oldest (based on end date)

Notes

Document a route to a .csv file and have a link that downloads the .csv

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

No branches or pull requests

1 participant