pepf / retrospectify

An awesome tool for retrospecting, written in Vue
MIT License
115 stars 37 forks source link

Export board to file #8

Closed pepf closed 7 years ago

pepf commented 7 years ago

Exporting the currently visible board can be useful if people want to keep track of all the points in a retro in some other system.

Using the Blob API, it would be easy to create such a "export" function.