sqlectron-gui
sqlectron-gui copied to clipboard
Update the demo gif
The app has changed a lot since the version 1.0. Would be awesome get the demo updated with the latest version showing most of the existing features.
Maybe we could break down the demo in several parts as well. For instance, we could have a GIF for each feature. This way would be easier to update the demo when something changes because would require recording a demo only for the changed part.
I can help with this. Do you have a list of specific features you would want to cover?
Home screen
- show list of servers and search server by name
- show how to create a new server
- show how to connect to a server
- show how to connect to a server with passphrase
- show how to connect to a server with SSH
- show how to connect to a server with SSL
- show how to test a connection
Connection Screen
- show the searching available in the sidebar
- show the context menus available in the sidebar
- show the query box with autocomplete
- show query box and the result with a single query
- show query box and the result with multiple queries
- show is possible to execute only the selected query
- show how an error from the query is printed
- show how to export to CSV
- show how to export to JSON
Pretty much any feature available could have its own gif. Then we could have a page listing all the features and the demo for each one. Would be better than a single long demo with all features.
Ok thanks, I'll pick this up this weekend. The page with all the GIFs, will it be only on the website or in the repo as well? Something like FEATURES.md?
I guess is easier start with the FEATURES.md
and move later to the website (could be another task though).
I'd add "show how to generate DB diagram" to connection screen features as well :)