So I am making a project management web app in next js with appwrite as my backend. I just wanted to know how many attribute fields should I create for this particular functionality and also how do I get the timestamp of the user when they click on continue.
TL;DR
Question: How many attribute fields should I create for my project management web app using Next.js and Appwrite as the backend? Also, how can I get the timestamp of the user when they click on "continue"?
Solution:
1. The number of attribute fields you should create depends on the specific functionality and data you need to store for your project management web app. Evaluate the information you want to track for each project and create the corresponding attribute fields accordingly.
2. To get the timestamp of the user when they click on "continue," you can use JavaScript's Date object. In your code, you can capture the current timestamp and storeRecommended threads
- Unable To Use Root Domain In Appwrite
Since Appwrite Manages my DNS Completely, I tried Pointing the Root Domain (**getmyself.app**) to Github Pages, It failed So I tried Using Appwrite Sites, also ...
- Report: fetch failed
https://github.com/appwrite/appwrite/issues/10989 please assign this issue to me
- Domain Verification Failed - Fastly Conf...
I am trying to add my subdomain api.getmyself.app to my Custom Domain, but I keep getting the error: Domain 'getmyself.app' is owned by another customer I have...