Notification Page Challenge Solution

Solution retrospective
I'm proud that I was able to complete the layout and make the design look close to the original Frontend Mentor challenge. I used Flexbox and Grid to arrange everything nicely and added hover effects to improve the user experience. Next time, I would like to focus more on making my code cleaner and maybe start using SCSS or BEM naming for better organization.
What challenges did you encounter, and how did you overcome them?One of the main challenges was getting the layout to match the design, especially when working with spacing and alignment. I also had to figure out how to highlight unread notifications with a red dot and change the background for visual feedback. I overcame these by reading documentation, checking examples online, and trying different CSS techniques until I found what worked.
What specific areas of your project would you like help with?I’d like feedback on how I can improve the structure of my HTML and CSS to make it more scalable. Also, I’m interested in learning how I can add simple JavaScript in the future to mark notifications as read or unread dynamically.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ramel Gulane's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord