A simple web UI for interfacing with pi face on the raspberry pi
install apache
sudo apt-get update
sudo apt-get install apache2
Test whether it works by visiting http://localhost/ on pi or entering the ip address of the pi on another device
Replace the files in the directory /var/www/
with files in from the repository.
Place the files in cgi-bin folder to /usr/lib/cgi-bin
No code implemented to query current pin states