coderrick / ethwaterloo

FireTV application for ETH Waterloo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ethwaterloo

FireTV application for ETH Waterloo

An Alexa Skill and backend platform that facilitates the recycle of Este Lauder cosmetics. In addition users can donate to breast cancer and post selfies from the Kiosk to social media to raise awareness.

Installation

git clone [this repo]

Follow instructions for making your first Alexa Skill on the Amazon Developers Console. This will get you env setup to upload the code in this repo.

VoiceFlow Diagram

      +---------------+
      |               |        +------------------------+
      |               |        |                    x   |
      |    ENS  +     |        |                        |
      |         |     |        |                    x   |
      |         +--------+----------->                  |
      |               +  |     |   +   DApp             |
      |               +--|------------>                 |
      +---------------+  |     |                        |
                         |     |                        |
                         |+    +------------------------+
                         ||
                         ||
                        <+|               +---------------------------+
                      +   |               |  Ethereum                 |
<---------------------+   +-------------->|---------------------------|
                                          |                           |
                                          |                           |
                                          |                           |
                                          |                           |
                                          |                           |
                                          |                           |
                                          |                           |
                                          |                           |
                                          +---------------------------+

MySQL setup

mysql --host=123.45.67.3 --user=root --password=password elc

'cd' to the project folder

Wait for build to complete sucessfully

Python run ...

Try it!

Take a look at our Beta web app HERE!

Build Status

About

FireTV application for ETH Waterloo


Languages

Language:JavaScript 90.9%Language:CSS 5.9%Language:HTML 3.2%