Back

Appwrite databse question

  • 0
  • Web
rudra_2001
8 Feb, 2024, 09:59

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 store
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more