shulamit931 / TaskWizUI

0 stars 0 forks source link

Add notifications to the React frontend to inform users of task updates #7

Open shulamit931 opened 1 year ago

shulamit931 commented 1 year ago

Description: Once the real-time updates are integrated, you need to create a user-friendly way of displaying these notifications in the React frontend. Notifications should inform users of task updates and changes in real time. Implementation: You will design and implement a notification component or system in your React application. When the backend sends real-time updates, the frontend will display notifications to the user, notifying them of the specific changes that have occurred

shulamit931 commented 1 year ago

Description: Once the real-time updates are integrated, you need to create a user-friendly way of displaying these notifications in the React frontend. Notifications should inform users of task updates and changes in real time. Implementation: You will design and implement a notification component or system in your React application. When the backend sends real-time updates, the frontend will display notifications to the user, notifying them of the specific changes that have occurred