iiitl / MERN_AUTH

MERN Task with auth application
0 stars 8 forks source link

Display Task Creation Timestamp in Task List #4

Open Yash7426 opened 6 months ago

Yash7426 commented 6 months ago

Currently, the task list lacks visibility on when each task was created, which is essential for tracking task history and progress. To improve this, contributors are tasked with incorporating the "created at" timestamp from task data into the task list display.

To address this, contributors are encouraged to explore various libraries providing this feature to understand how to implement this feature seamlessly.

Remember to submit the screenshots/video along with the PR.