文件名称:two-dew:开源的todo应用程序,因为我不想为真实的东西付钱
文件大小:313KB
文件格式:ZIP
更新时间:2024-04-16 13:48:19
JavaScript
两露
开源的todo应用程序,因为我不想为真实的东西付钱
数据库结构
我们正在使用Google的Cloud Firestore,它们将存储结构化为数据库->集合->文档
authentication
- user
email: string
two-dew
- lists (uid)
- name: string
- owner: string (user id)
- sharedWith: Array