Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I am a self taught programmer and web developer, planning to become an Independent Software Vendor. I am creating a software for Accounting and Inventory Management to sell in my local market. Right now I am planning to sell some copies of my software so that I can get some money for Bootstrapping, registering and other legal formalities. My questions are...

  1. Do my software need any kind of (legal)certification or approval before it can be used by end users.

  2. What kind of software systems or (niche)market do need some kind of certification or approval.

  3. As I am self taught. Am I restricted to something and lacking something other than highly technical skills or I can create and sell software systems freely.

share|improve this question
1  
For medical devices you need an FDA certification – Christian Nov 4 '12 at 21:21
Question 2 is rather generic. Which market do you plan to serve? – pdjota Nov 16 '12 at 18:53
Thanks Christian – metadice Nov 17 '12 at 8:16
@pdjota : answer to your question is my question no. 1 (I've already stated, what I am building). – metadice Nov 17 '12 at 8:18
Yes, an accounting and inventory system, that's right. But besides GAAP, depending on the specific industry there are legal binding related to the use you give the inventory system. I.e.: it is not the same for livestock than pharma. – pdjota Nov 19 '12 at 11:24

1 Answer

There are certain situations where you will need to be compliant with certain regulations. If the accounting portion stores CC's it will need comply with PCI requirements for that. You are responsibly for enabling that option. Additionally, if hospitals or other medical areas were to use it, you would want to ensure that everything can be done HIPPA compliant. This is assuming you're in the US, and there are many other things that a company would want to ensure is done before they purchase.

Additionally, if you're going to do this SaaS you will want to make sure that you have certain things done. Like having an onhand SAS70/SOC report done by a 3rd party auditor, etc.

There are so many different nice's that are federally regulated that it would be best to concentrate on a few and slowly expand as you learn more about other requirements (and make the changes necessary in your code).

share|improve this answer
Thanks Randy... – metadice Nov 17 '12 at 8:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.