Code Monkey home page Code Monkey logo

venu's Introduction

venu - The Simplified Valentine Menu

Update: 12/10/2018 Just in case it wasn't already obvious -- this project is dead X_X.

Update: 09/10/2014 Unfortunately Amherst College modified their dining menu so this script no longer works properly. The good news is that venu 2.0 will be coming soon, so this won't matter anyway. Please stay tuned!

The first part of this program parses HTML from http://my.amherst.edu, extracing specifically the menu (consisting of the breakfast, lunch, and dinner). The scraper program consisted of an analysis element, where the data was verified for legitimacy (in order to prevent for example, an event named "Lunch", from being included into the parsed data), and a clean up portion, where the raw data, with it's unorganized data in the form a string, was separated into breakfast, lunch and dinner matricies with each array in the matrix representing a subcategory of food (e.g. Pastries, or Traditional).

The second program of the program involved implementing the Twilio API to incorporate a texting feature for the program. This can be tested by texting 970-FOOD-441. Upon texting the user will be created with instructions that inform them of how the service works. From there, you can text 'breakfast', 'lunch', or 'dinner', to receive a text of the matrix for the specified menu.

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.