The java completion project is open source, and the oa management system of springboot+layui

1. Project Introduction

Office automation: For the daily operation and management of the organization, the most frequently used application system by employees and managers greatly improves the office efficiency of the company.

The system includes functions such as user management, attendance management, process management, announcement management, mail management, task management, schedule management, work plan, file management, note management, address book, discussion area, etc.

The project developed based on the springboot framework, the underlying database of mysql, the front-end uses the freemarker template engine, Bootstrap as the front-end UI framework, and integrates jpa, mybatis and other frameworks.

And it is very convenient to build, only relying on jdk and Mysql, it is very suitable for learning and graduation design.

2. Project function

2.1 User Management

Contains modules such as department management, online user, position management, and user management, which are used to maintain user information.
insert image description here
insert image description here
insert image description here

2.2 Attendance management

Including attendance management, weekly attendance report, monthly attendance report, attendance list and other functions, it is always necessary to manage the user's attendance information and generate various statistical forms.
insert image description here
insert image description here

2.3 Process Management

Including new process, my application, process review, used for the use and management of approval. These include expense reimbursement forms, business trip application forms, etc.
insert image description here
insert image description here

2.4 Work plan

Including plan management and plan reports, it mainly applies for and declares the daily work plan, and can form a plan table.
insert image description here
insert image description here

2.5 File management, notes management

Unified management of electronic resources such as files and notes.
insert image description here
insert image description here

2.6 Contacts

Maintain the communication methods of users using this system. The rest can be referred to (https://gitee.com/aaluoxiang/oa_system)
insert image description here

3. Build

Modify the application.properties file database configuration and icon path.
insert image description here
Access address: http://localhost:8088/index account password: soli/123456

Please pay attention to the official account below to reply to the oa management system to obtain the source code. You can also get thousands of e-books, 2000g learning videos and nearly a hundred sets of complete source codes.

Guess you like

Origin blog.csdn.net/qq_20143059/article/details/122433599