Project of Digital Signage for small stores
I made this project for my own use in a small store to show up my line up
It's basically HTML, CSS, PHP, JavaScript, jQuery and MySQL with Bootstrap.
You can add, delete, update products from a administration interface, even from smartphone, tablet or computer.
Since it's supposed to work offline, you must setup your own LAMP server (Xampp if OK if you are on Windows) and all depedences are included.
You can access it by http://[localhost] /*[localhost] is the Server Address
You can control your products from Administration interface (Add, Delete, Update) even from your smartphone. The changes are immediattly applied
Run the .sql file to create the DB