1

I'm developing a CRUD application on command line for a non-tech client. What's a simple (for both parties) way for me to demo the application remotely? A middle-ground between SSH (easy for me) and setting it up as a webapp (easy for the client) would be great.

Paul Lam
  • 113

1 Answers1

1

Simple ways you may consider:

  1. Recording the presentation on your machine and sending a flv file to customer
  2. Use web conferencing
  3. Document presentation (power point, word, etc.) - Not very cool
NoChance
  • 12,462