If anyone has any improvements or advice I would appreciate it.
Miracle Justice
@Coded-by-MJAll comments
- @Gideon-CameronSubmitted about 1 year agoWhat are you most proud of, and what would you do differently next time?@Coded-by-MJPosted about 1 year ago
Congratulations on completing your project!🎉 I would like to share notes on improvements to your code.
Firstly, the private message text box should only be displayed when the user clicks on the notification or when the user clicks the "mark all as read" button.
Second, add the unread dot to all the notifications, and the dot should disappear when a user clicks on each notification or when the user clicks on the "mark all as read" button.
If you make these improvements, it will greatly showcase the idea of a notification page. You can look at my solution for reference:
https://www.frontendmentor.io/solutions/responsive-and-interactive-notification-page-using-html-css-and-js-PkIHBIWej-
PS: please like my comment if you found it helpful, Thank you.
0