# TaoAlbum 道相册
## 说明
### 项目由服务端和安卓客户端组成
### 1.[Go语言后端](https://github.com/markusleevip/taostorage)实现手机相册备份到私有服务器的功能
### 2.[安卓客户端](https://github.com/markusleevip/TaoAlbum-android)
### 在[output](https://github.com/markusleevip/TaoAlbum-android/tree/master/output)目录提供了Windows x64平台的可运行版本。
### 输入服务端地址,点击上传全部,将手机相册的照片全部上传到服务端,服务端使用SHA265算法对文件去重,以减少占用空间。
### 前端效果截图
<image src="https://static.studygolang.com/190614/1c51bb4baa21f1dbe91245aba137ab3e.JPG" width="240px"/>
<image src="https://static.studygolang.com/190614/e74f78c901c46d1e151a9bc259e39392.JPG" width="240px"/>
<image src="https://static.studygolang.com/190614/2280d20a368dae72c826e3715d224248.JPG" width="240px"/>
### 后端运行
#### 1.main方法及启动参数
<image src="https://static.studygolang.com/190614/4b86dc2d9901e9c156717ce07f831347.png" width="800px"/>
#### 2.启动Taodb
<image src="https://static.studygolang.com/190614/826b98392651eaa81a4cecb6f4f1fbc0.png" width="800px"/>
#### 2.启动Taostorage
<image src="https://static.studygolang.com/190614/9893ca72fb44a5ba5ea7f51bac03c789.png" width="800px"/>
有疑问加站长微信联系(非本文作者))