jialh
9 小时以前 d0b19298e28a9b8b50c778704b77160f17e73950
Readme.md
old mode 100644 new mode 100755
@@ -1,87 +1,61 @@
### 变更历史(change history)
版本|变更内容|变更时间|变更人员
:-: | :-: | :-: | :-:
v0.01|初稿|2018-07-24|wuxw
[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
1、[安装视频](http://www.iqiyi.com/w_19s9dzcnp9.html)
1、[Development environment installation](docs/installHcDev_en.md) <br/>
2、[Production environment installation](docs/installHcProd.md)<br/>
2、[小区管理系统源码讲解](http://www.iqiyi.com/w_19s7u6le2p.html#vfrm=16-1-1-1)
## how to use
3、[小区管理系统服务端开发视频](http://www.iqiyi.com/w_19s7omicex.html#curid=38432723509_ef5ddb9c572fa848bcdd80f193d78eeb)
### 分支说明(branch)
[Operation Manual](https://github.com/java110/MicroCommunity/wiki)
## product
分支管理说明,test为最新代码未测试代码(主要为了防止本地代码遗失),master 为最新测试过代码(待产品化),product 为产品化代码
1、Mobile demonstration environment demo
### 系统简介(introduction)
1. 开发工具:
   ![image](docs/img/hc_en.png)
java1.8 + idea/eclipse + mysql
2. 技术架构:
Java + spring cloud + mybatis + mysql + kafka + redis
3. 服务依赖关系
![image](dependencies.png)
### 演示地址(demo)
[https://demo.java110.com](https://demo.java110.com)
账号/密码:wuxw/admin
### 如何开始(how to start)
[http://www.java110.com](http://www.java110.com)
### 如何安装(how to install)
[安装文档](docs/install.md)
### 解决方案
[解决方案](https://docs.qq.com/doc/DQW9XWW50R3NjWmN6) 不断完善中
### 二次开发视频
[视频](https://pan.baidu.com/s/1hnw5u-rnsZrLJjzMVrhI6A)
### 接口协议
1. [Api协议](https://www.java110.com/#/api/user/register)
2. [后台协议](https://www.java110.com/#/dictionary)
### 运行效果(view)
1.在浏览器输入 https://localhost:8443/ 如下图
![image](WebService/doc/img/login.png)
    用户名为 wuxw 密码为 admin  如下图
    点击登录,进入如下图:
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](WebService/doc/img/staff.png)
## 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](WebService/doc/img/community.png)
![image](docs/img/login_en.png)
2.数据模型图
![image](dataModel.png)
    username: wuxw password: admin  As shown below
### 加入我们(join)
    Click to log in to enter the following picture:
加入微小区交流群随时了解项目进度,和java110开发者零距离沟通 qq群号 827669685,邮箱:928255095@qq.com
![image](docs/img/index_en.png)
![image](MicroCommunity_qq.png)
![image](docs/img/business_en.png)
### 成为开发者
![image](docs/img/owner_en.png)
如果您对小区 物业 有较深的理解,也致力于开发一套系统方便与物业,业主沟通交流,如果您还有空闲的时间,不怕吃苦,hc小区开发团队欢迎您的加入!
## Participate and contribute
![image](join_me.JPG)
You can fork the code and pull request to merge the code after commit