An open API service indexing awesome lists of open source software.

https://github.com/valda1/inventory

Test task for Junior Developer position using PHP, jQuery and SQL.
https://github.com/valda1/inventory

bootstrap css html inventory inventory-management inventory-system jquery jquery-ajax junior-developer junior-developers junior-web-developer oop oop-principles php php-mysql phpmyadmin sql web-development webdevelopment website

Last synced: 4 months ago
JSON representation

Test task for Junior Developer position using PHP, jQuery and SQL.

Awesome Lists containing this project

README

          

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](https://github.com/Valda1/junior_developer_test/assets/104151972/e05cc076-2ab9-4a81-9d63-1e50474f36ec)

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](https://github.com/Valda1/junior_developer_test/assets/104151972/344daa97-fe93-412c-a37d-8daadbd11f71)