anushreej537 / Task-Management-System

Manage Daily task
0 stars 0 forks source link

Phase 3: Task Display and Live Tracking #4

Open python-hacked opened 1 month ago

python-hacked commented 1 month ago

Task 7: Create Views for Task Display Create a dashboard for employees, TLs, and the CEO with relevant information. Task 8: Implement Live Updates for CEO and TLs Use WebSockets or periodic polling to update the task dashboard in real-time for TLs and the CEO.

python-hacked commented 1 month ago

think4