Stair Management Component - Copy this Angular, Css Component to your project
Create me an interface for the management of stairs, it will have to have a sidebar where there will be only one page called Stair Management and next to it there will have to be the name of the Stair Management page under the name a button to add a staircase where a window will open to insert all the fields relating to the staircase such as: model, serial number, height, number of steps, description under this button there will have to be a table that contains all the stairs the columns will have to be the following: id, model, serial number, height, number of steps, description, and a column called action where for each row of stairs there will be two buttons one to delete the staircase and another to modify it by subsequently opening a window to modify the fields
