Ahsoka / beskar

🧪 Redesigning the SEAL kit software for compatibility with modern operating systems.
MIT License
0 stars 0 forks source link

Allow the results of Scan Page to be saved #5

Closed Ahsoka closed 3 years ago

Ahsoka commented 3 years ago

Description

This is a feature suggested by @sarahnak. This feature essentially gives the user an easy way to save the results provided in the Scan page.

Implementation

This can probably implemented in one of two ways. Either the data could be written as some type of table based format (.csv, .xlsx, etc) or it can be saved as screenshot of the results. To give the user as many options as possible it is probably best to offer both options.