I created an Employee Management System using HTML, CSS, and JavaScript, focusing on core CRUD
functionalities. Users can easily add new employee details, edit existing records, and delete entries
directly from the interface. The project highlights my understanding of DOM manipulation, data handling
on the client side, and building interactive web features.
Although the layout is not responsive, the application efficiently demonstrates essential operations
needed for managing employee information in a simple and functional way.