# Eval **Repository Path**: chengfeisoft/eval ## Basic Information - **Project Name**: Eval - **Description**: 爱评 App,国内首个公司评价类APP,让您更深入的了解一个公司。 主要包括,求职,在职或离职人员,多公司的评价。 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 127 - **Forks**: 55 - **Created**: 2015-08-20 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: mobile-app **Tags**: None ## README 爱评 App,国内首个公司评价类APP,让您更深入的了解一个公司。 主要包括,求职,在职或离职人员,多公司的评价。 APP Store 下载地址: [https://itunes.apple.com/cn/app/id1034708139?mt=8](https://itunes.apple.com/cn/app/id1034708139?mt=8) ![部分页面](http://git.oschina.net/uploads/images/2016/0607/134643_66268954_302364.gif "在这里输入图片标题") ## Features - [x] MVC架构 - [x] CocoaPods管理 ## Requirements - iOS 8.0+ / Mac OS X 10.9+ / tvOS 9.0+ / watchOS 2.0+ - Xcode 7.3+ - Swift 3 ## Communication - 如果您需要帮助,请与我联系hengchengfei@sina.com ## 描述 ### APP 架构 - 红色区域(APP):APP 应用层 - 绿色区域(Module):网络接口模型 - 黄色区域(Module):通用功能模块(包括网络处理等) ![输入图片说明](http://git.oschina.net/uploads/images/2016/0607/133524_03d4cd77_302364.jpeg "在这里输入图片标题") ### 用到的第三方框架 - SDWebImage :图片缓存等处理 - XCGLogger :日志处理 - Alamofire :网络相关处理 - ObjectMapper :Json序列化和反序列化