Coder Social home page Coder Social logo

cerebral-chat-bot's People

Contributors

huynhtastic avatar

Watchers

 avatar  avatar  avatar

cerebral-chat-bot's Issues

Show user input in chat

When a user sends a message, that message should show up in the scrolling list view.

Acceptance Criteria:

  • should show chat message after pressing send unit test

Trigger user input to JSON pathing

When a user sends text, the app should look up the appropriate path and send the response.

If validation is:

  • true: string should not be empty
  • false: terminates the chat
  • array: reply should be in that array
  • regex: reply should match that regex

Acceptance Criteria:

  • should show new question given reply unit test

Fetch Onboarding JSON

Should fetch the JSON and maybe show something onSuccess or onError to make things easier to test.

Acceptance Criteria:

  • should show success after fake fetch unit test
  • should show error when failing fetch unit test

Initial commit - RN Project

Create a new RN Project w/ Typescript (non-Expo) that includes:

  • yarn
  • eslint
  • prettier
  • commitzen
  • @testing-library/react-native

Acceptance Criteria:

  • app should render test
  • linting & testing npm scripts

Create Codemagic CI pipeline

Create a Codemagic pipeline to lint, test, and build the application.

Acceptance Criteria:

  • Pipeline runs on new PR

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.