At the moment, it is basically a light-weight auto-refreshing message board for NSFW vote-related content. The style and html structure is bootstrap.
Current Features:
I am planning on adding a different additional features soon (working on it).
And, of course, open for suggestions!
Its pure html and embedded Javascript for the moment. The client is communicating directly (thanks to websockets) to the blockchain via JS API library made by Fabian & company (thanks @fabian for your support).
I must say I have struggled with this incredible API, but honestly, documentation is not helping much. There is still a lot of stuff to cover. I might help the team improving it.
I want to specially thanks @reggaemuffin for his support and inspiration. He is the author of downvote webtool, which has been (structure wise) my main inspiration for this project.
Also want to thank @almost-digital for his friendly support (check his new JS library!)
EDIT: Chrome and Safari browers might get some https secure warning. I am currently adding an SSL certificate.
-Lightproject