Hey @Sundar634 or @NANDHINISAKTHI or @vijay102005 , could you take a look at this and implement the frontend part?
Description
Implement a personalized greeting in the dashboard header that changes based on the local time (e.g., "Good Morning, [Name]!", "Good Afternoon, [Name]!", or "Good Evening, [Name]!").
Value
This small detail makes the application feel more "human," polished, and welcoming for students and faculty members.
Implementation Ideas
- Use the client's local time to determine the appropriate greeting.
- Pull the user's name from the existing session storage or context.
- Smoothly transition the greeting if the user remains on the page during a time-of-day shift.
Hey @Sundar634 or @NANDHINISAKTHI or @vijay102005 , could you take a look at this and implement the frontend part?
Description
Implement a personalized greeting in the dashboard header that changes based on the local time (e.g., "Good Morning, [Name]!", "Good Afternoon, [Name]!", or "Good Evening, [Name]!").
Value
This small detail makes the application feel more "human," polished, and welcoming for students and faculty members.
Implementation Ideas