Skip to content

Valda1/inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

page_2

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.

page_4