Developed two versions of a full-featured CRUD (Create, Read, Update, Delete) application demonstrating progression in development skills. Version 1 established core functionality with form validation and data persistence, while Version 2 enhanced the user experience with improved UI/UX design and advanced features. Implemented comprehensive form validation to ensure data integrity and persistent storage for reliable data management.
Technologies: HTML5, CSS3, JavaScript (ES6+), Local Storage API