stnguyen90 / invoice-generator

1 stars 0 forks source link

Define the data models #8

Closed stnguyen90 closed 6 months ago

stnguyen90 commented 6 months ago

Based on the user flows and design, define the data models required for the app. These will, then, be used to create the Appwrite Collections.

stnguyen90 commented 6 months ago

https://whimsical.com/SaKsg6BbdnxJh4mU9Y1QTz

stnguyen90 commented 6 months ago

For the appwrite.json file, we should not ignore that from git, and instead, use a appwrite.template.json file because the appwrite.json file can have sensitive things like function variables.