Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eoecn/ios-app

iOS客户端
https://github.com/eoecn/ios-app

Last synced: 3 months ago
JSON representation

iOS客户端

Awesome Lists containing this project

README

        

ios-app
=======

iOS客户端

---

###欲完成功能:

1. 选择大类别
2. 选择子类别
3. 查看文章列表
4. 搜索功能
5. 反馈功能
6. 关于界面
7. 登录功能(二维码,账号密码)
8. 个人中心

###已完成功能:

* 无

###工程路径说明
* code - 存放源代码
* doc - 存放相关文档(例如接口文档)
* resource - 存放资源文件 (例如效果图)

###源代码目录说明
* EoeApp
* Classes 代码目录
* Config 配置文件目录
* Custom 自定义文件目录
* Error 错误处理目录
* External 第三方源码库
* ViewControllers 界面源码库
* Document 文档目录
* Resources 图片目录

###编码规范(包含命名规范)
后面我会弄好,放在doc目录下