Retrade is a mini marketplace web app featuring Buyer, Seller, and Admin roles with an escrow-like payment system. Built with PHP (XAMPP), MySQL, Bootstrap 5. Buyer: Register/Login, browse/search, ...
urban-mobility-explorer/ │ ├── README.md ← You are here ├── .gitignore ← Keeps large files and secrets off GitHub ├── docker-compose.yml ← Optional: spin up MySQL with one command │ ├── backend/ │ ├── ...