Giter Club home page Giter Club logo

alexa-journal's People

Contributors

petergtz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alexa-journal's Issues

Feature: succinct mode

Alexa won't explain as much.

In the first iteration this could keep a in-memory map[UserID]bool. Later we might want to persists this somewhere.

Improve Alexa's response when something went wrong on Google Drive level

Should use some kind of companion object to SheetBasedTabularData that can understand its errors and translate them to a response.

Reason: we don't want to encode Alexa responses into the drive package, which should stay independent.

Then, JournalProvider's Get method can simply return an additional error and errorInterpeter that can be used for logging and Alexa's response respectively.

The same approach can be used for AddEntry, GetEntry etc.

Additional thoughts: main is the adapter layer that adapts the business domain (Journal) into Alexa speak. It must there also transform errors coming from Google interaction into Alexa speak. The companion object or whatever should therefore also live there.

Some error occurred

An error occurred and it can be found by grepping the logs for 5577006791947779410

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.