Startup Idea : A training system for Software As A Service
Right, you and your team worked like crazy to build a web application that revolutionizes how an employee utilizes his/her time during work hours automatically and the data will be presented in the web application dashboard. You pitched this "Software-As-A-Service" to bosses and managed to land a few demos.
The objective is to "hook" the end users into using your "Software-As-A-Service" (SaaS) and hopefully down the sales cycle, you will be able to convert the demo account into sales.
Trouble is that you need to spend a significant amount of time to educate the end users and it is eating up your time and money.
How about building a generic training system that will provide on screen training to end user for your SaaS?
Yeah, like a moving red dot and pop up text appearing along the SaaS web forms or elements, so that instead of having a physical trainer teaching, the end users will self-learn and use your product at the same time.
Guess what, the training system can be deployed to train other products as well. Not necessarily limited to your company products, it can be any online products that requires training.
This should lower down the support costs and churn rate.
Sounds like a good startup idea? Great! Work on it! Good luck!
Preview image credit: Jake Lucifer
See also : Proper question to ask yourself - How successful you want your startup to be?
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+6.4k Default cipher that OpenSSL used to encrypt a PEM file
+7.1k Golang : How to handle file size larger than available memory panic issue
+6.5k Get Facebook friends working in same company
+17.1k Golang : How to make a file read only and set it to writable again?
+25.2k Golang : Convert IP address string to long ( unsigned 32-bit integer )
+12.8k Golang : Convert(cast) int to int64
+9.2k Golang : Validate IPv6 example
+12.1k Golang : Arithmetic operation with numerical slices or arrays example
+31.6k Golang : Math pow(the power of x^y) example
+5.4k Golang : Error handling methods
+6k PHP : Proper way to get UTF-8 character or string length
+7.2k Golang : Shuffle strings array