Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eusonlito/apalabro

PHP project to create an Apalabrados (Angry Words) web interface.
https://github.com/eusonlito/apalabro

Last synced: 6 days ago
JSON representation

PHP project to create an Apalabrados (Angry Words) web interface.

Awesome Lists containing this project

README

        

Apalabro! is a PHP project desgined to create an Apalabrados (Angry Words) web interface.

It's easy to install and requires PHP 5.3.

Only login using user and password is available (Facebook ins't implemented yet).

You can view a only demo at at Apalabro! demo.

Installation
--------
We can download full project with git commands:

$ git clone git://github.com/eusonlito/Apalabro.git apalabro
$ cd apalabro
$ git submodule init
$ git submodule update

done!