A simple and interactive CRUD (Create, Read, Update, Delete) web application built using HTML, CSS, and JavaScript.
The app allows users to add, update, and delete records dynamically through a clean and responsive interface.
Key Features:
Form validation to ensure data accuracy before submission
Edit and update existing records in real-time
Delete records with a single click
Smooth and user-friendly experience with responsive design
This project demonstrates my ability to work with core JavaScript functions, handle DOM manipulation, and create interactive web interfaces without using external libraries or databases.