https://github.com/alishobeiri/interac-voice-transfer
Google Assistant Action to request etransfers from one or more of your friends - Hackathon project developed at McHacks 6
https://github.com/alishobeiri/interac-voice-transfer
Last synced: about 2 months ago
JSON representation
Google Assistant Action to request etransfers from one or more of your friends - Hackathon project developed at McHacks 6
- Host: GitHub
- URL: https://github.com/alishobeiri/interac-voice-transfer
- Owner: alishobeiri
- Created: 2019-02-07T00:16:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:03:15.000Z (almost 3 years ago)
- Last Synced: 2025-04-30T12:24:09.882Z (6 months ago)
- Language: JavaScript
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interac Voice Transfer
This project was created and demoed as part of McHacks 6 hosted at McGill University.This project integrates the Interac API with Google Assistant, allowing the users to request etransfers from one or multiple people along with varying amounts.
## Getting Started
1. Create an account on the [Interac developers page](https://developer.interac.ca/) to access the Interac API. Follow the hackathon instructions for creating access tokens [here](https://ryan-lee-3.gitbook.io/requestmoneyapi/introduction/untitled).2. Go to the `InteractAPI` folder and run `./create-request-money-app [APP_NAME]. Follow the instructions on the CLI.
```
# Install dependencies
$ cd InteractAPI
$ npm install
```### Prerequisites
What you need to install before hand:
- Node.js
- Python3 & virtualenv## Built With
* Google Assistant
* Google Firebase
* Interac API
* Google DialogFlow## Authors
* Ali S
* Matthew C