From 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

Transcript of From Zero to Online Cafe in 20 Minutes

Page 1: From 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: From Zero to Online Cafe in 20 Minutes

Online ordering

Page 3: From Zero to Online Cafe in 20 Minutes

PayPal Check-in

Page 4: From Zero to Online Cafe in 20 Minutes

Blockify.co

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

Page 5: From 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: From Zero to Online Cafe in 20 Minutes

Using blocks

block('footer-simple');

Page 7: From Zero to Online Cafe in 20 Minutes

Blockify install blockify-modal

Page 8: From 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: From Zero to Online Cafe in 20 Minutes

blockify-store

Page 10: From Zero to Online Cafe in 20 Minutes

How it works

Page 11: From Zero to Online Cafe in 20 Minutes

blockify-ajax

The Block

The Ajax

Calling the block

Page 12: From Zero to Online Cafe in 20 Minutes

Payment Methods

Page 13: From Zero to Online Cafe in 20 Minutes

Arduino Yun + Thermal Printer

Page 14: From Zero to Online Cafe in 20 Minutes

Roroh

Page 15: From Zero to Online Cafe in 20 Minutes

Arduino Yun

Page 16: From Zero to Online Cafe in 20 Minutes

The Sketch

Python

Page 17: From Zero to Online Cafe in 20 Minutes

Demonstration

Page 18: From Zero to Online Cafe in 20 Minutes

If you want to know moreDeveloper.PayPal.com

Blockify.co

Adafruit.com

Page 19: From Zero to Online Cafe in 20 Minutes

Thank YouQuestions?

Page 20: From Zero to Online Cafe in 20 Minutes

Golden Ticket