MicroCommunityWeb/Readme.md
2023-09-04 00:50:33 +08:00

58 lines
2.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[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://github.com/java110/MicroCommunityWeb.git) : Property staff using computer terminal<br/>
2、[Property system backend](https://github.com/java110/MicroCommunity.git): 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](https://github.com/java110/MicroCommunity/blob/master/docs/installHcDev_en.md) <br/>
2、[Production environment installation](https://github.com/java110/MicroCommunity/blob/master/docs/installHcProd.md)<br/>
## 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<br/>
url http://demo.homecommunity.cn <br/>
admin accountadmin/admin<br/>
property account:wuxw/admin<br/>
dev accountdev/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 resultview
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