Incremental changes to TodayPage...

This commit is contained in:
2023-05-23 17:58:55 -07:00
parent 77e4adc2ad
commit 162f2469f8
6 changed files with 163 additions and 26 deletions
+1
View File
@@ -1,4 +1,5 @@
const String APPWRITE_PROJECT_ID = "lifetracker";
const String APPWRITE_DATABASE_ID = "lifetracker-db";
const String CATEGORIES_DB = "categories";
const String APPWRITE_URL = "https://db.ryanpandya.com/v1";
const String COLLECTION = "ryan";