项目作者: levitnudi

项目描述 :
IBM Water Crisis challenge
高级语言: PHP
项目地址: git://github.com/levitnudi/AlligatorLytics.git
创建时间: 2018-06-14T14:49:20Z
项目社区:https://github.com/levitnudi/AlligatorLytics

开源协议:

下载


team-alligator-backend

IBMRA Team Alligator Hackathon

Windows builds must also enable PDO because as of PHP 5.1.0 it depends on it. So, php.ini will end up with something like this:

extension=php_pdo.dll
extension=php_sqlite.dll

Files :

  1. index.php (main file with ussd commands)
  2. sqlitedb.php (extends sqlite class)
  3. sqlqueries.php (database queries for create and add records—> generates a .db file)
  4. manifest (CLI IMB Cloud configurations)

APIs

  1. IBM Weather Api
  2. Africa’s Talking USSD Api

Platforms

  1. Netbeans IDE
  2. IBM Cloud

Screen Shots

You can make an api call to the php hosted on IBM cloud. Sqlite.db was used for ease of deployment
on the bluemix platform.
AlligatorLytics Api calls