# tac-todolist **Repository Path**: mirrors_tencentyun/tac-todolist ## Basic Information - **Project Name**: tac-todolist - **Description**: MobileLine Todolist 示例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MobileLine Todolist 示例 ![GitHub release](https://img.shields.io/github/release/tencentyun/tac-todolist.svg) 本示例演示了如何使用 MobileLine 移动研发平台,快速构建和运营一个 App。 ## 功能介绍 本示例是一个 Todolist(待办事项)应用。您在创建账号后,可以添加和管理待办事项。所有待办事项都会为您保存到云端。如果您付费成为会员后,还可以为事件上传附件图片。 ![](http://tacimg-1253960454.file.myqcloud.com/snapshots/todolist%20snapshots.jpg) ## 示例使用的 MobileLine 功能 #### 腾讯移动分析 利用腾讯移动分析,快速统计 App 的日活情况,分析用户行为。更多信息请参考 [产品文档](https://cloud.tencent.com/document/product/666/14822)。 #### 崩溃监控服务 利用崩溃监控服务,快速跟踪 App 发布之后的线上崩溃和性能问题。更多信息请参考 [产品文档](https://cloud.tencent.com/document/product/666/14824)。 #### 微信QQ登录 使用微信QQ登录,为 App 快速增加用户体系,登录流程方便快捷。更多信息请参考 [产品文档](https://cloud.tencent.com/document/product/666/14830)。 #### 腾讯计费 利用腾讯计费,快速集成支付能力,会员开通的付费支持微信和QQ渠道,覆盖了绝大部分使用场景。更多信息请参考 [产品文档](https://cloud.tencent.com/document/product/666/14832)。 #### 移动存储 会员可以上传附件图片,所有图片文件都存放在腾讯云移动存储中,安全快速可靠。更多信息请参考 [产品文档](https://cloud.tencent.com/document/product/666/14828)。 #### 社会化分享 使用社会化分享,快速支持将App的内容支持分享到微信、QQ、微博、QQ空间等社交渠道,快速扩展你的用户群。更多信息请参考 [产品文档](https://cloud.tencent.com/document/product/666/17840)。 ## 下载体验 1. Android版本请点击 [此处](https://github.com/tencentyun/tac-todolist/releases/latest) 下载最新的安装包。 2. iOS版本请下载 [代码](https://github.com/tencentyun/tac-todolist/tree/master/iOS) 本地编译安装。 ## 更多资源 关于 MobileLine 移动研发平台的更多介绍,请参考 [MobileLine 移动研发平台](https://cloud.tencent.com/product/tac)。 您可以查看 MobileLine 各个能力的开发文档:[MobileLine 开发文档](https://cloud.tencent.com/document/product/666)。 ``` Copyright (c) 2017 腾讯云 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```