Incremental changes to TodayPage...
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user