
This set of source code was sent by the customer for repair. Seeing that many friends in the group needed it, I took it out and shared it. Research on favorite downloads. It is very suitable for doing a set of source code for property management. The multi-community property management system source code built based on ThinkPHP5 + Bootstrap is simple to operate, complete in functions, and good user experience
Development environment PHP7+mysql
Installation steps:
1. Create a new database db_estate and restore data db_estate.sql
2. Modify the configuration file: application/database.php
3. Run domain name/public/admin.php
Username admin Password: 123456
Description of functional modules of Zhijian Property Management System
1. statistical analysis
Taking the community as a unit, the following data are calculated:
Total number of residential buildings
Total households in the community
Total number of people in the community
Number of community tenants
Statistics of monthly charges in the community
Community parking space statistics
Community vehicle statistics
Community pet statistics
Community repair statistics
2. community management
Main functions: community overview, location address, floor area, developer name, property company name, greening rate and other information.
3. real estate information management
Record basic information of each household, including head of household, number of rooms, unit information, floor
4. Owner Information Management
Record basic information of the owner, owner's family members, vehicles, pets and other information.
5. parking space managing
Record basic parking space information (parking space number)
Record parking space usage (rental or purchase), fees and other information.
6. service management
The main modules include community activity management, customer complaint management, repair management, and mailbox management.
7. Asset equipment management
Public equipment management, such as elevator, street lights, garbage cans, distribution box management, etc.
8. charge management
Main functional modules: definition of charging items, management of payment records.
9. duty management
Manage the duty status of community security guards in the form of a calendar.
10. rights management
Detailed operation authority control is not only menu-level control, but also accurate to the operation buttons on the interface.
The following 4 roles are built into the system:
Super administrator, community administrator, community ordinary employee, owner
Each role has different operating permissions.
At the same time, you can also customize multiple roles as needed and then assign corresponding operation permissions to them.
11. system configuration
Main modules: system basic configuration, attachment management, personal information configuration, operation log, scheduled tasks.
Comments0