# MicroCommunityWeb **Repository Path**: nm-mxl/MicroCommunityWeb ## Basic Information - **Project Name**: MicroCommunityWeb - **Description**: MicroCommunityWeb是完全开源免费的HC小区管理系统web端前端项目,主要采用比较主流的UI框架bootstrap 和vue,是一套完全组件化编程的项目,主要包含功能为资产管理(楼栋 单元 房屋),业主管理,费用管理,投诉建议,维修派单,智慧门禁和智慧停车等,详细请访问官网 加群 770542020 - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://demo.homecommunity.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1163 - **Created**: 2024-12-20 - **Last Updated**: 2024-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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://github.com/java110/MicroCommunityWeb.git) : Property staff using computer terminal
2、[Property system backend](https://github.com/java110/MicroCommunity.git): 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](https://github.com/java110/MicroCommunity/blob/master/docs/installHcDev_en.md)
2、[Production environment installation](https://github.com/java110/MicroCommunity/blob/master/docs/installHcProd.md)
## how to use [Operation Manual](http://bbs.homecommunity.cn/document.html?docId=102022031484710001) ## product 1、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