JEOS office system is a completely free and open source OA system based on the Internet. It has an independent process engine, wonderful form design, convenient online office editing, etc. Its source code has extremely high learning and reference value.
Function description of the latest version of JEOS office system:
Function:
This office system includes workflow, form production, office operations and other development languages: c#
Use open source technology:
Ligerui, NHibernet, Spring.net and other databases:
sqlserver2008r2
Installation steps:
1. Download and install sqlserver2008R2 by yourself
2. After logging in to the database, execute createData.sql in the sql directory to create the database and login account and password (you can also configure it yourself in the web.config file)
3. Copy the files in the web directory to the IIS directory
4. Initialization data: Visit URL: http://127.0.0.1/login/InitData
5. The default password is 123456. The administrator account and password are both admin.