Legacy plain-PHP online store for health equipment. Product catalog, cart, PDF receipt via TCPDF, email via PHPMailer, and an admin panel.
A practical exercise in shipping a full store with plain PHP: catalog, cart, receipt, and admin management without a framework.
Wrote the store in plain PHP with MySQL and MariaDB. Orders generate PDF receipts with TCPDF, emails go out via PHPMailer, and Docker serves MariaDB.
No screenshots available.
Solo developer. Catalog, cart and checkout flow, PDF generation, email, and the admin panel.
A working storefront with PDF receipts and email, containerized with Docker.
Continue Reading
College task management system built with Node.js, Express.js, Sequelize, and MySQL.