Refactor: Add link from JSON2CSV to CSV2JSON as a bonus feature

Add link from JSON2CSV to CSV2JSON as a bonus feature

Resolves: N/a
See also: N/a
pull/29/head
jdmedlock 6 years ago
parent 4e9a5260f7
commit 8af220b18e

@ -37,6 +37,7 @@ to generate CSV for the header and data rows.
- [ ] User can enter the path the CSV file is to be saved to in a text box
- [ ] User can click a 'Save' button to save the CSV file to the local file system
- [ ] User can see a warning message if the CSV text box is empty or if the save operation failed.
- [ ] User can convert CSV data to JSON. See [CSV2JSON](./CSV2JSON-App.md)
## Useful links and resources

Loading…
Cancel
Save