two dew:开源的todo应用程序因为我不想为真实的东西付钱 源码
两露 开源的todo应用程序,因为我不想为真实的东西付钱 数据库结构 我们正在使用Google的Cloud Firestore,它们将存储结构化为数据库->集合->文档 authentication - user email: string two-dew - lists (uid) - name: string - owner: string (user id) - sharedWith: Array (others user id) - type: 'list' | 'daily' - items: SubCollection - name: string - description: string - completed: boolean - day: 0 ->
下载地址
用户评论