Blame view

Readme_en.md 2.1 KB
88e030b7   王彪总   init project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
  [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、[Development environment installation](docs/installHcDev_en.md) <br/>
  2、[Production environment installation](docs/installHcProd.md)<br/>
  
  ## how to use
  
  [Operation Manual](https://github.com/java110/MicroCommunity/wiki)
  
     
  ## product
  
  1、Mobile demonstration environment demo
  
  ![image](docs/img/hcOwner.jpg)
  
  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)
      
  ## 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