Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eusonlito/apalabro
- Owner: eusonlito
- Created: 2012-08-02T11:02:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-31T18:53:52.000Z (about 11 years ago)
- Last Synced: 2024-10-18T04:24:02.317Z (26 days ago)
- Language: PHP
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 updatedone!