/inventory_website

A simple web-based inventory management system for picture frame shops.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

inventory_website

This website facilitates the management of mouldings and matboards inventory for a picture framing business. It uses price list files from Larson-Juhl and TC Moulding that were acquired in 2018. Inventory is stored and manipulated with mariadb.

TODO: refactor code to fit the directory structure as outlined by simple-php-website and research how to incoporate sql files with this.