jialh
9 小时以前 d0b19298e28a9b8b50c778704b77160f17e73950
Readme.md
old mode 100644 new mode 100755
@@ -1,108 +1,61 @@
# HC小区管理系统是前后端完全开源并免费商用的小区物业管理系统,包含小区后端项目,小区前段项目,物业版uni-app和业主版uni-app,最新SQL文件加群获取827669685
[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:<br/><br/>
 1、[Front end of property system](https://gitee.com/java110/MicroCommunityWeb) : Property staff using computer terminal<br/>
 2、[Property system backend](https://gitee.com/wuxw7/MicroCommunity): core business processing<br/>
 3、[Owner's mobile phone](https://gitee.com/java110/WechatOwnerService):
Provide users with use, including complaints and suggestions, payment, repairs, etc.<br/>
 4、[Property mobile version](https://gitee.com/java110/PropertyApp): Property staff using mobile terminal<br/>
## 开源代码说明
## how to install
### HC小区后端代码
 [https://gitee.com/wuxw7/MicroCommunity](https://gitee.com/wuxw7/MicroCommunity)
### HC小区前段代码
[https://gitee.com/java110/MicroCommunityWeb](https://gitee.com/java110/MicroCommunityWeb)
### HC智慧家庭(业主版)
[https://gitee.com/java110/WechatOwnerService](https://gitee.com/java110/WechatOwnerService)
### HC掌上物业(物业版uni-app)
[https://gitee.com/java110/PropertyApp](https://gitee.com/java110/PropertyApp)
1、[Development environment installation](docs/installHcDev_en.md) <br/>
2、[Production environment installation](docs/installHcProd.md)<br/>
### 分支说明(branch)
分支管理说明,master 为主分支,0.2-stable 为最新稳定分支(推荐使用) 0.1-stable 为前后端不分离版本(不推荐)
## how to use
### 如何开始(how to start)
[http://www.homecommunity.cn/](http://www.homecommunity.cn/)
### 如何安装(how to install)
方案一、centos7.6一键式自动安装
> 链接:https://pan.baidu.com/s/1sIPrxnwipF6ey_8k4rncWA
  提取码:2e47
如果下载不下来,请加群827669685在群文件中【HC系统部署文档】中获取hcAutoInstall.tar 自动部署shell脚本部署
> tar -xvf hcAutoInstall.tar
> 修改env.sh 中的相应IP和密码
> sh install.sh
[参考视频](https://www.bilibili.com/video/BV1Dk4y19728/)
方案二、根据需求自助部署
[参考视频](https://www.bilibili.com/video/BV1N7411E7rf/)
### 系统简介(introduction)
1. 开发工具:
java1.8 + idea/eclipse + mysql + redis
2. 官方网站
   http://www.homecommunity.cn
[Operation Manual](https://github.com/java110/MicroCommunity/wiki)
   
   技术业务交流群QQ: 827669685
## product
3. 文档
[技术文档](http://www.homecommunity.cn/document)
[操作文档](http://www.homecommunity.cn/operateDoc)
1、Mobile demonstration environment demo
   ![image](docs/img/hc_en.png)
2、computer demo<br/>
url :http://demo.homecommunity.cn <br/>
admin account:admin/admin<br/>
property account:wuxw/admin<br/>
dev account:dev/Change the password yourself [How to modify](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050)
    
### 产品
   ![image](docs/operateDoc/img/hc.png)
### 系统功能(function)
   ![image](docs/images/hc_function.png)
## System functions
   
   主要系统功能请查看
   Please check the main system functions
     
   [http://www.homecommunity.cn//document/#/func/funcation](http://www.homecommunity.cn//document/#/func/funcation)
   [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
### 演示地址(demo)
![image](docs/img/login_en.png)
[http://www.homecommunity.cn/](http://www.homecommunity.cn/)
    username: wuxw password: admin  As shown below
物业 账号/密码:wuxw/admin
    Click to log in to enter the following picture:
代理商 账号/密码:dails/admin
![image](docs/img/index_en.png)
运维团队 账号/密码:admin/admin
![image](docs/img/business_en.png)
开发团队 账号/密码:dev/(由于开发者权限较大,删除数据会影响稳定性,查看具体功能,可以单独部署在u_user 表中修改)
![image](docs/img/owner_en.png)
### 运行效果(view)
1.在浏览器输入 http://localhost:3000/ 如下图
## Participate and contribute
![image](docs/img/login.png)
You can fork the code and pull request to merge the code after commit
    用户名为 wuxw 密码为 admin  如下图
    点击登录,进入如下图:
![image](docs/img/index.png)
![image](docs/img/owner.png)
2.数据模型图
![image](dataModel.png)
### 加入我们(join)
加入微小区交流群随时了解项目进度,和java110开发者零距离沟通 qq群号 827669685,邮箱:928255095@qq.com
![image](docs/images/MicroCommunity_qq.png)