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

Events: Report of Semester's Events #65

Open
billdybas opened this issue Dec 21, 2017 · 1 comment
Open

Events: Report of Semester's Events #65

billdybas opened this issue Dec 21, 2017 · 1 comment

Comments

@billdybas
Copy link
Member

Currently, Historian has been making spreadsheets / tables of each event that happens during the semester and whether we have pictures for that event.

We have all the data to generate this automatically, so we can save Historian some time.

This feature requires #64 to be implemented, so that we can associate Photographers w/ Events.

There are a few possible ways to go about this:

  1. The node-api generates a CSV file w/ Date of Event, Time of Event, Event Name, Committee Name, List of Photographers, (and if possible, the Week # each event took place). We'd either have to make a shell command to make this file or a button in the OneRepo to hit an endpoint and generate it. [Difficulty: Easy, Time: Medium]
  2. We query the node-api for Events w/ Photographers from the OneRepo and make a printer-friendly page which displays this information in a table (so that you could print the page, or for example, in Chrome, "Print" -> "Save As PDF") [Difficulty: Easy, Time: Medium]
  3. The node-api generates a PDF file directly of 2. [Difficulty: Hard, Time: Long]

@DanSwtmn How are you currently using this data? Which way helps you the most?

@billdybas
Copy link
Member Author

This could also pair well with rit-sse/OneRepoToRuleThemAll#141 and also include the # of people who signed in at each event.

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

No branches or pull requests

1 participant