Task consists of two pages for online shop inventory system.
1st page: Displays all the products saved in the database. Allows user to delete products.
2nd page: Allows user to add new product of one of the product types: book, DVD or furniture. Webpage displays an error message if some of the fields are empty or SKU(ID) already exists in the database.