ShoppingList/phpInterface
2021-02-26 15:26:01 +01:00
..
README.md Added phpInterface and shellScripts 2021-02-03 23:20:13 +01:00
shoppingList.php Added line to display when the list was created and a comment if there 2021-02-26 15:26:01 +01:00
shoppingListConfig.php Corrected error that occured after splitting config into separate file. 2021-02-05 21:46:17 +01:00

ShoppingListPHP

This is a PHP interface for the shopping list I originally intended for use with the voice assistant Rhasspy only.

Throw the files onto a webserver that has PHP and network access to your MySQL/MariaDB server and edit shoppingListConfig.php.

Afterwards simply access shoppingList.php with your browser.