Enterprise Management Platform Development Project (Open Source)

xiaoxiao2021-03-06  44

Enterprise Management Platform Development Project (Open Source)

Enterprise Management Platform Development Project is an open source SME information development project. According to the weak information technology capabilities of SMEs, few developers, even without the reality of full-time developers, provide a unified information development platform, so that limited Enterprise development capabilities can focus on business analysis and functional modules to reduce the complexity of development work and achieve computerization of specific services as soon as possible.

The project architecture system is scheduled to be a C / S system, consists of two parts of the server, and the client, and the client is connected to the database server via ADO. The client master program is responsible for loading each functional module, providing the operational support and unified permission verification of the function module. The server side controls the modules that each client allows running by setting permission verification rules, and do a good job of version control of the client module. In this architecture, the client is just a simple module loader. The module to be loaded is determined according to the server settings. The module file (DLL) that the client will automatically download and install from the server. The client's interface can achieve a height user customization and upload the custom file to the server so that the user can have the same operation interface when logging in on other machines (based on security, the server can disable this).

The program composition project is mainly composed of the following procedures:

Server side: Database server. (Third Party Software) System Management Client: Provide system management functions, such as database initialization, data backup / recovery, permission management, version maintenance of module files. (Open Source) Business Client Main Control Program: Provide functional module security verification, download updates, and load operation platforms, and do a good job in the establishment and maintenance of data connections, operation interface management. (Open Source) Business Customer Function Module: Function of Function Modules. (Open source, enterprise self-development module involving a self-specific module test program: When the module is developed, the function of testing the function module is used. (Open source)

Cooperative development as company labor management personnel, I am not a professional developer, although trying to make this project can be completed soon, it is limited, the progress is slow, maybe some considerations have to be improved, and it is not as good as it is, it is not as good as it is Interested all together to do this work, bring together scattered technical strength, and improve the level of information application of SMEs.

Benefits to join development

You can see all of the code of the project (except for the functional module of the business secret), and modify it according to its own will, it is strongly recommended that you will modify the project management personnel when the revision is large. You can get other developers to have the latest changes to the software, get a continuous improvement system, and learn more software development techniques. You may not pay any fees to install the open source part of our company, if you use third-party software, follow the appropriate license agreement. You can provide the installation and maintenance of the project for other companies, but must not sell the open source parts of this item as product sales and achieve income. You can customize the company's functional module based on this project and make income as product sales, and do not force you to disclose the source code of the functional module for product sales.

Agreement

You may not sell the open source part of this project and earned income. The project sponsor, the development management group does not be responsible for any data damage and loss due to the use of this software (or its module). If you have modified the project, you should submit your modified source code to the project group for communication, continuous improvement.

How to join me yet no good way to manage this project, now I can only make things that I have made and provide its source code, the relevant documentation and instructions can only be in the current document. Published in the blog. If you have a friend to submit your own modification, you can contact me, I will announce it as soon as possible.

转载请注明原文地址:https://www.9cbs.com/read-55505.html

New Post(0)