zero to online cafe in 20 minutes

20
From Zero to Online cafe ordering in 20 minutes session_start(); Steven Cooper (@developersteve) PayPal/Braintree Developer Evangelist

Upload: paypalbraintree

Post on 24-Jun-2015

219 views

Category:

Technology


3 download

DESCRIPTION

for the PHP New Zealand conference describing a way to create an oline ordering website for cafe's with an IoT solution

TRANSCRIPT

Page 1: Zero to Online Cafe in 20 minutes

From Zero to Online cafe ordering in 20 minutessession_start();

Steven Cooper (@developersteve)

PayPal/Braintree Developer Evangelist

Page 2: Zero to Online Cafe in 20 minutes

Online ordering

Page 3: Zero to Online Cafe in 20 minutes

PayPal Check-in

Page 4: Zero to Online Cafe in 20 minutes

Blockify.co

• Open Source• Bootstrap• Grunt• LESS, SASS and Coffee Script• Schema.org / JSON-LD

Page 5: Zero to Online Cafe in 20 minutes

Installinggit clone https://github.com/blockify/blockify.git

npm install –g blockify

require 'blockify/load.php'; into a php file

Page 6: Zero to Online Cafe in 20 minutes

Using blocks

block('footer-simple');

Page 7: Zero to Online Cafe in 20 minutes

Blockify install blockify-modal

Page 8: Zero to Online Cafe in 20 minutes

Blockify install blockify-modal

$data = [ 'name' => 'Modaler', 'modal-title' => 'Modal title it is', 'btn-name' => 'Click this button you do', 'body' => 'Lucas ipsum dolor sit amet wirutid taun san kel tarkin skywalker hutt hutta c-3po aruzan. Quence cracken amedda kit darpa ubese. Chistori ansuroer lars jawa dexter haruun.’]; block('blockify-modal', $data);

Page 9: Zero to Online Cafe in 20 minutes

blockify-store

Page 10: Zero to Online Cafe in 20 minutes

How it works

Page 11: Zero to Online Cafe in 20 minutes

blockify-ajax

The Block

The Ajax

Calling the block

Page 12: Zero to Online Cafe in 20 minutes

Payment Methods

Page 13: Zero to Online Cafe in 20 minutes

Arduino Yun + Thermal Printer

Page 14: Zero to Online Cafe in 20 minutes

Roroh

Page 15: Zero to Online Cafe in 20 minutes

Arduino Yun

Page 16: Zero to Online Cafe in 20 minutes

The Sketch

Python

Page 17: Zero to Online Cafe in 20 minutes

Demonstration

Page 18: Zero to Online Cafe in 20 minutes

If you want to know more

Developer.PayPal.com

Blockify.co

Adafruit.com

Page 19: Zero to Online Cafe in 20 minutes

Thank YouQuestions?

Page 20: Zero to Online Cafe in 20 minutes

Golden Ticket