Design comparison
Solution retrospective
What I'm Most Proud Of:
I'm proud of completing a Front-End project that integrates HTML, CSS, JavaScript, and Bootstrap to deliver a clean, responsive, and functional design. The project showcases modern UI principles, reusable code, and custom form validation logic—skills I've worked hard to refine. Successfully implementing features like row deletion and synchronization with localStorage was a key highlight. What I Would Do Differently Next Time:
Next time, I would focus more on optimizing performance and scalability. For example:
Refactoring Code: Break down larger functions into smaller, more maintainable pieces.
Error Handling: Enhance the robustness of custom validation and table manipulation with more comprehensive error handling.
Unit Testing: Introduce basic testing to ensure all functionality works as expected.
Advanced Features: Explore adding real-time data updates, user feedback animations, or leveraging APIs to make the project more dynamic.
What challenges did you encounter, and how did you overcome them?
Organization: The code is written in an organized manner and divided into parts so that you can easily keep track of the functions.
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