Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/java110/MicroCommunity
HC is open source Property Management Software(saas)
https://github.com/java110/MicroCommunity
community-management property property-management-system property-manager
Last synced: about 2 months ago
JSON representation
HC is open source Property Management Software(saas)
- Host: GitHub
- URL: https://github.com/java110/MicroCommunity
- Owner: java110
- License: apache-2.0
- Created: 2018-04-13T05:15:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T08:22:22.000Z (10 months ago)
- Last Synced: 2024-07-30T21:38:20.397Z (5 months ago)
- Topics: community-management, property, property-management-system, property-manager
- Language: Java
- Homepage: http://en.homecommunity.cn
- Size: 260 MB
- Stars: 846
- Watchers: 56
- Forks: 377
- Open Issues: 8
-
Metadata Files:
- Readme: Readme.md
- Changelog: changeBootEnvLinux.sh
- License: LICENSE
Awesome Lists containing this project
- awesome - java110/MicroCommunity - HC is open source Property Management Software(saas) (Java)
README
[english](Readme_en.md)|[中文](Readme_cn.md)
## Introduction
HC community management system is a set of saas property management system, including real estate, owners, fees (payment can be made online), repair application (repair can be reported online), complaints and suggestions, procurement, inspection, parking, gates, gates, monitoring , workflow, questionnaires, and announcements.
Related code:
1、[Front end of property system](https://gitee.com/java110/MicroCommunityWeb) : Property staff using computer terminal
2、[Property system backend](https://gitee.com/wuxw7/MicroCommunity): core business processing
3、[Owner's mobile phone](https://gitee.com/java110/WechatOwnerService):
Provide users with use, including complaints and suggestions, payment, repairs, etc.
4、[Property mobile version](https://gitee.com/java110/PropertyApp): Property staff using mobile terminal## how to install
1、[Development environment installation](docs/installHcDev_en.md)
2、[Production environment installation](docs/installHcProd.md)## how to use
[Operation Manual](https://github.com/java110/MicroCommunity/wiki)
## product1、Mobile demonstration environment demo
![image](docs/img/hc_en.png)
2、computer demo
url :http://demo.homecommunity.cn
admin account:admin/admin
property account:wuxw/admin
dev account:dev/Change the password yourself [How to modify](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050)
## System functions
Please check the main system functions
[Feature list](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343)
## running result(view)
1.Type in the browser http://demo.homecommunity.cn/ As shown below![image](docs/img/login_en.png)
username: wuxw password: admin As shown below
Click to log in to enter the following picture:
![image](docs/img/index_en.png)
![image](docs/img/business_en.png)
![image](docs/img/owner_en.png)
## Participate and contribute
You can fork the code and pull request to merge the code after commit