This is a Python-based shopping list implementation.
- Put in a subdirectory on your webserver
- Copy
config_template.json
toconfig.json
and configure - Edit
.htaccess
and fixAuthUserFile
path - Edit
.htdigest
, change default password (joe/foobar) and add users
- auto-complete.min.js: https://github.com/Pixabay/JavaScript-autoComplete
GNU GPL-3 for my own code, Autocomplete under their own license.