J
J
JonGalt2018-03-11 09:11:55
Django
JonGalt, 2018-03-11 09:11:55

How to make your own document management system?

I want to make my own online document management system such as Kontur.Diadoc for further commercial use. Tell me what libraries are there for this and can it be done on django?
What could be the difficulties?
Still interested, is the document physically uploaded to the server of the Document Management Operator and only links to these documents are sent to the participants, or is it somehow organized differently?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-03-11
@sergey-gornostaev

The question is too general, class "How to make a million." There are many ways, but there is no specific recipe. Yes, you can do it in Django. A variety of libraries will be needed, but these will not be libraries like django-documentooborot, but highly specialized libraries to facilitate the development of individual elements of the system, such as generating printing forms, versioning documents, performing background tasks, etc. One thing is for sure - before developing your workflow system, you should work closely with a couple of existing ones.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question