"Warehouse (WMS)"
— A full-featured Warehouse Management System (WMS) which I have built for
a Greek construction company.
Its aim is to model the various processes that take place within a Warehouse, and to co-ordinate
warehouse employees into moving products in and out of the company's warehouses. At the same
time the Company's Manager can view all of the warehouse transactions that take place. For this
to happen, I've used a distinct hierarchy of Roles (RBAC: Role-Based Access Control) within the company, and I've also implemented a custom Authentication module.
⇒ Programming done in Laravel / PHP, jQuery, MySQL.