An open API service indexing awesome lists of open source software.

https://github.com/roharon/huformation-assistant-actionsdk

This is Huformation(HUFS cafeteria menu service) based on Google Assistant
https://github.com/roharon/huformation-assistant-actionsdk

assistant-chat-bots google googleassistant huformation nodejs

Last synced: about 1 month ago
JSON representation

This is Huformation(HUFS cafeteria menu service) based on Google Assistant

Awesome Lists containing this project

README

          

# huformation-google-assistant
HUFS cafeteria's Google Assistant third-party service. :penguin:

![status](https://img.shields.io/badge/Status-In_progress-green.svg) ![status](https://img.shields.io/badge/language-Node_js-blue.svg)

# Motivation
There is no HUFS Assistant third-party service.
Also It works on speaker and the other :smiley:

# Build Status
[![Build Status](https://travis-ci.com/roharon/huformation-assistant-ActionSDK.svg?branch=master)](https://travis-ci.com/roharon/huformation-assistant-ActionSDK)

# Screen shots
![image](https://user-images.githubusercontent.com/4939738/52205524-ad6ada80-28ba-11e9-8e96-2342a85fe581.png)

# Tech/Framework used
Built with
* Nodejs
* Express
* action-on-google

# Installation
```bash
gactions update --action_package PACKAGE_NAME --project PROJECT_ID

npm start
```

# Test
```javascript
npm test
```

# License
A short snippet describing the license (MIT, Apache etc)
MIT ⓒ AaronRoh

```bash
gactions test --action_package PACKAGE_NAME --project PROJECT_ID

gactions update --action_package PACKAGE_NAME --project PROJECT_ID
```