xwiz / fonetest

Fun with FoneNode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoneNotes - Fun with Fonenodes

This is a demo project based on the fonenodes api and uses the simple PHP Wrapper provided by Fonenodes at https://github.com/fonenode

To setup the project on windows, simply download the project copy to folder and run the following commands:

  1. php artisan migrate
  2. php artisan serve

You should be able to see the project life on http://localhost:8000

Note that the mail functions such as the one in Forgot Password and the FoneNode recorded voice demo won't work unless installed on a live server

You can access a live demo at http://www.robosyslive.com/fonetest

About

Fun with FoneNode

License:GNU General Public License v2.0


Languages

Language:PHP 47.8%Language:JavaScript 32.5%Language:HTML 16.5%Language:CSS 3.0%Language:ApacheConf 0.2%