Project Detail

Scanner Project

arrow_back Back to home

university · 2022

PHP SQL HTML/CSS

Summary 🧭

A capstone for the Computer Networks course: I built a web service that scans barcodes, persists the results, and visualizes warehouse workflows.

Features 🛠️

  • Role-based registration so multiple operators can log in and manage inventories.
  • Dynamic to-do lists and inventory logs linked to barcode scans, powered by a SQL backend.
  • Integrates with external databases (e.g., [gtinsearch.org]) and an internal SQL store for redundancy.
  • Bonus: a lightweight UI with HTML/CSS for quick device access.

Deployment notes 🚀

The service was meant to run on my personal server at dosio.ddns.net:8888, but the GitHub repo contains everything needed to redeploy elsewhere.

Resources 🔗