Code Monkey home page Code Monkey logo

next-meal's Introduction

next-meal Travis CI build icon

Next-meal is an informational tool to assist those in need by helping them find local meal programs. Information is gathered from https://data.seattle.gov.

Routes

Meal information can be retrieved in two ways:

  1. HTTP Request
  2. SMS Request

HTTP Request

Next-meal has several routes that allow for information to be retrieved in a filtered format. To get all current information, an http GET request can be made to:

/api/meals

Alternatively, locations that serve specific meals or people can be retrieved. For example, retrieving 'breakfast' will return locations that server breakfast. Or retrieving 'women' will return locations that specifically serve women. Below are the current routes with filtered information:

/api/meals/breakfast
/api/meals/lunch
/api/meals/snack
/api/meals/dinner
/api/meals/everyone
/api/meals/men
/api/meals/women
/api/meals/youth
/api/meals/children

SMS Request

Next-meal allows for information to be requested via SMS messaging. Next meal will receive SMS messaging and response with a filtered response.

To receive a response:

  1. Send a SMS (text) message to the following phone number: 425-276-6480

  2. The text message should contain one of the meal filters above. For example, one could text 'breakfast' and retrieve filtered locations serving breakfast.

  3. When using SMS to obtain information, the application will filter results by the current day of the week.

Voice Request

Next-meal also allows for meal information to be requested through phone messages. To receive a response:

  1. Call: 206-429-6617

  2. The user will be prompted to select: (1) for breakfast, (2) for lunch, or (3) for dinner.

  3. Next meal will respond with two different location.

Registering

While using the above methods does not require registering. Users can register their phone number with next-meal. In a future implementation, next-meal will be able to send automated messages to users. To register, text 'register' to 206-429-6617

next-meal's People

Contributors

hollislau avatar mbuchthal avatar dzknj avatar

Watchers

James Cloos avatar  avatar

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.