greenido / western-state-100-aog

App for the Google Assistant that tell you the winners of the western state 100 ultra marathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actions on Google with Dialogflow for Western State 100 mile

TODOs

  • Get more data on the race in real time
  • Allow to ask questions by name, age group etc'

Your Project

On the back-end,

  • Your app starts at server.js --> This is the main file that will hold the logic of the web hook.
  • Add frameworks and packages in package.json
  • Safely store app secrets in .env

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project

(More) Videos

What to learn more about Actions on Google with Videos? Click on the image above.

Getting Started

What is Glitch?

Glitch is a developer playground that lets you code a real web-app without the slow setup and deployment steps. You can use Glitch to build an API backend that fulfills webhook requests from Dialogflow by providing a response for the Assistant to read to the user.

More about Glitch

About

App for the Google Assistant that tell you the winners of the western state 100 ultra marathon

License:Apache License 2.0


Languages

Language:JavaScript 49.5%Language:Shell 34.0%Language:HTML 12.5%Language:CSS 4.0%