
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
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Looking for Partner
I'm looking for a partner for long-term collaboration. Of course, you'll get paid for it. If you are interested, please send a DM to me
