An open API service indexing awesome lists of open source software.

https://github.com/aceld/ihome

基于Beego完成的合租短租web服务
https://github.com/aceld/ihome

Last synced: 3 months ago
JSON representation

基于Beego完成的合租短租web服务

Awesome Lists containing this project

README

          

# iHome
iHome 是一个O2O租房短租解决方案的项目。此版本为Golang后端版本,后端Web服务器采用给予Beego的MVC框架,文件系统采用fastDFS集群方式。

## 一、部署程序

### 1 部署数据库

参考 iHome/conf/app.conf部署mysql数据库

### 2 部署fastDFS

### 3 启动程序

```bash
$go run main.go
```

## 二、文档资料

https://legacy.gitbook.com/book/aceld/how-do-go/details

## 三、效果图
![image1](https://github.com/aceld/iHome/blob/master/image/IMG_0734.PNG)
![image1](https://github.com/aceld/iHome/blob/master/image/IMG_0735.PNG)
![image1](https://github.com/aceld/iHome/blob/master/image/IMG_0740.PNG)
![image1](https://github.com/aceld/iHome/blob/master/image/IMG_0744.PNG)
![image1](https://github.com/aceld/iHome/blob/master/image/IMG_0747.PNG)
![image1](https://github.com/aceld/iHome/blob/master/image/IMG_0750.PNG)