NatLabRockies / NatLabRockies/windwatts
summary data download/print
Open
Nobody has claimed this yet.
save/print/export
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 10
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 6
Description
as a user I want to save all produced results with a Download/Print button
- download summary data as csv files
- print result pane
- optional: enable copy to clipboard?
considerations:
- library to do
html-to-pdfconversion? - print styles? MDN Docs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the result pane and the existing summary-data flow in the TypeScript frontend. Define the scope between CSV download and printing, review the linked MDN printing guidance, and consider clipboard support separately; done means the requested result data can be downloaded and the result pane prints correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100