This demo is based on Colt Steele's 'Farm Stand' project in his course 'The Web Developer Bootcamp'. @Colt
I have refactored it using PHP and the Medoo database framework.
-
Install dependecies:
$ composer install
-
Prepare a database.
-
Change the database and mail(trap) credentials in
app/config/config.php
.