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

https://github.com/breakzplatform/dieta-buddy

Bot para Messenger que auxilia no controle de calorias ingeridas diariamente
https://github.com/breakzplatform/dieta-buddy

Last synced: 8 months ago
JSON representation

Bot para Messenger que auxilia no controle de calorias ingeridas diariamente

Awesome Lists containing this project

README

          

# Dieta Buddy

Requisitos: Servidor Apache/Ngix, PHP > 5.3, MariaDB/MySQL, Conta no IBM Bluemix

Instalação:
- Mover arquivos para `www/html`
- Criar base de dados `fb_bot` e executar o script `fb_bot.sql`
- Alterar no `index.php` as chaves: `CHAVE_BOT`, `CHAVE_PAGINA`, `CHAVE_BLUEMIX`

LICENÇA: MIT (ver `license.md`)