Community property management system source code php source code website thinkphp5 framework
Running environment: Apache + MySQL + PHP
Note: The PHP version needs to be 5.6 and above. The Apache version needs to be 2.4 and above.
Property management system function module description
1. Statistical analysis takes the community as a unit and counts 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 Monthly charging amount statistics in the community Parking space statistics Community vehicle statistics Community pet statistics Community repair statistics
2. Main functions of community management: community overview, location, area, developer name, property company name, greening rate and other information.
3. Real estate information management records the basic information of each household, including head of household, number of rooms, unit information, and floors.
4. Owner information management records the owner’s basic information, owner’s family members, vehicles, pets and other information.
5. Parking space management records the basic information of the parking space (parking space number), the usage of the parking space (rent or buy), fees and other information.
6. The main modules of service management include community activity management, user complaint management, repair management, and mailbox management.
7. Asset facility management Public facilities management, such as elevators, street lights, trash cans, distribution box management, etc.
8. Main functional modules of charging management: charging item definition and payment record management.
9. Duty management manages the duty status of community security guards in the form of calendar.
10. Permission management Detailed operation permission control is not only menu-level control, but also accurate to the operation buttons on the interface. The system has the following four built-in roles: administrator, community administrator, community general employee, and owner. Each role has different operating permissions. At the same time, you can also set up multiple roles according to your needs, and then assign corresponding operating permissions to them.
11. Main modules of system configuration: basic system configuration, attachment management, personal information configuration, operation log, and scheduled tasks.