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.
- Host: GitHub
- URL: https://github.com/valda1/inventory
- Owner: Valda1
- Created: 2023-04-15T18:05:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T09:18:15.000Z (over 2 years ago)
- Last Synced: 2025-06-05T09:40:51.534Z (8 months ago)
- Topics: 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
- Language: PHP
- Homepage: http://juniortaskvaldabimbirule.id.lv/
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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.
