This is the website part of the development for my bachelor thesis device that sorts an orange by its ripeness
You will need to install PHP 7
-
Clone the directory
-
Using PHP CLI, run
php -S localhost:8080
on where you cloned the directory -
Now you have a local PHP server for development
Move the files wherever you would like to deploy them