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
+5.9k Golang & Javascript : How to save cropped image to file on server
+11.6k Golang : Get remaining text such as id or filename after last segment in URL path
+5.2k PHP : Fix Call to undefined function curl_init() error
+4.7k Golang : Check if a word is countable or not
+14.2k Golang : Missing Bazaar command
+13.2k Golang : Query string with space symbol %20 in between
+6.8k Golang : Array mapping with Interface
+8.5k Golang : Find network service name from given port and protocol
+11.5k Golang : Determine if time variables have same calendar day
+8k Golang: Prevent over writing file with md5 hash
+32.6k Delete a directory in Go
+13.6k Golang: Pad right or print ending(suffix) zero or spaces in fmt.Printf example