lzwjava / LZAlbum

Moments based on LeanCloud, use LeanCloud elegantly

Home Page:https://leancloud.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LZAlbum

基于 LeanCloud 的朋友圈,展示了如何在 LeanCloud 上实现一对一和一对多的关系建模。

album

Support

如果在使用过程中有任何问题,请提 issue ,我会在 Github 上给予帮助。

Run

   pod install --no-repo-update --verbose (报错说库找不到的话,去掉 --no-repo-update)
   open LZAlbum.xcworkspace

Credit

UI 界面大量借鉴了 MessageDisplayKit,数据放在了 LeanCloud 上,一并表示感谢。

Backend

image

用公共账号登录 https://leancloud.cn ,账号/密码:leancloud@163.com/Public123 ,选择应用 LCAlbum 即可查看表结构。
注意 请不要更改后台数据,查看就好了。否则可能造成客户端崩溃
注意 上面的账号密码不是这个应用登录的账号,而是 LeanCloud 后台的账号。应用登录的账号,先在注册界面注册一个即可。

Document

相关文档

License

MIT

About

Moments based on LeanCloud, use LeanCloud elegantly

https://leancloud.cn/


Languages

Language:Objective-C 98.5%Language:C 0.8%Language:Shell 0.4%Language:Ruby 0.3%