ThinkPHP5 multi-community property management system source code, simple operation, complete functions, good user experience Demonstration address: http://3.sucaig.com/admin/index/login?url=/admin Account: admin Password 123456
Development environment PHP7+mysql
Property management system functional module description
1. Computational analysis
Taking the community as a unit, calculate the following data:
Total number of buildings in the community
Total number of households in the community
Total number of people in the community
Number of tenants in the community
Calculation of community monthly charges
Community parking space calculation
Community vehicle calculation
Community pet calculation
Community repair report calculation
2. Community management
Main functions: community overview, location, floor area, developer name, property company name, greening rate and other information.
3. Real estate information processing
Record the basic information of each household, including household head, number of rooms, unit information, and floor
4. Handling owner information
Record the owner's basic information, the owner's family members, vehicles, pets and other information.
5. Parking space management
Record the basic information of the parking space (parking space number)
Record the usage status of the parking space (rent or buy), fees and other information.
6. Service management
The main modules include community activity management, customer complaint management, repair report management, and mailbox management.
7. Property and equipment management
Public equipment management, such as elevators, street lights, trash cans, distribution box management, etc.
8. Charge processing
Main functional modules: charge item definition, payment record management.
9. Duty management
Manage the duty status of community security guards in a calendar manner.
10. Permission management
Specific operation permission control is not only menu-level control, but also precise operation buttons on the interface.
The system has built-in the following 4 types of characters:
Super administrator, community administrator, ordinary community employee, owner
Each character has different operating permissions.
At the same time, you can also customize a variety of characters according to needs, and then assign corresponding operating permissions to them.
11. System equipment
Main modules: system infrastructure, attachment management, personal information configuration, operation logs, and timing tasks.