sqlectron-gui icon indicating copy to clipboard operation
sqlectron-gui copied to clipboard

Update the demo gif

Open maxcnunes opened this issue 7 years ago • 5 comments

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.

maxcnunes avatar Sep 29 '17 13:09 maxcnunes

I can help with this. Do you have a list of specific features you would want to cover?

ghosh avatar Sep 29 '17 13:09 ghosh

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.

maxcnunes avatar Sep 29 '17 13:09 maxcnunes

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?

ghosh avatar Sep 29 '17 16:09 ghosh

I guess is easier start with the FEATURES.md and move later to the website (could be another task though).

maxcnunes avatar Sep 29 '17 16:09 maxcnunes

I'd add "show how to generate DB diagram" to connection screen features as well :)

BornaP avatar Oct 02 '17 08:10 BornaP