Week 004 — Refactoring Already
Less than a month in and already restructuring. The $_FILES problem forces a rethink of how item saves work, leading to a cleaner fetch()-based approach.
Less than a month in and already restructuring. The $_FILES problem forces a rethink of how item saves work, leading to a cleaner fetch()-based approach.
A silently failing delete function leads to a fundamental lesson about PHP variable scope that would stick for the rest of the project.
The first feature lands — items can be created and images uploaded. A UUID utility gets born, and the QR code question appears for the first time.
Day one of srchParty — standing up the dev environment, the first database table, and a lesson about password hashing before a single feature was built.
An introduction to srchParty — a lost and found platform built with privacy at its core — and why I'm starting to document the journey.