0
How to coding/creating a documentation software like a QDMS, quality documentation management system ?
Documentation Software like a QDMS
5 ответов
+ 3
This might be a good start.
Even if you decide to develop your own software, it is always useful to look around first and see what's available on the market. There is nothing new under the sun... Most ideas have already been thought before, and there is a good chance some software already exists for your problem. Maybe even free, open source solutions, or affordable ones that make development pointless.
https://www.goodfirms.co/quality-management-software/blog/most-popular-free-open-source-quality-management-software
+ 3
1. Gather requirements
2. Decide on the architecture
3. Decide on the implementation language and technology
4. Develop
5. Test
6. Deploy
7. Maintain
+ 3
I don't know of any guide for coding software like that. But you can find DMS source code on the web and repurpose it to fit your needs.
+ 2
Thank you very much, Yeah, It's quite enough information for start. After completing that, I'll back soon for new questions. Thank you very much again.
0
Well, thanks your answer. Yes, I searched for it before on web, but I didn't find a good architecture related QDMS or being appropriate for QDMS. Could you please help me for this issue? Do you have a link about it? If I got it, I would handle it and keep on. This is my essential problem.