Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 490 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 490 Bytes

auto-mealpal-order

Quick and dirty script to order from MealPal

Uses CasperJS on top of PhantomJS to throw on a Cron job to automatically order me food on MealPal because I tend to forget. Will eventually refactor to make more obsolete-proof, toss in some jQuery God forbid

Do an npm install then run casperjs script.js You will need to download and install PhantomJS beforehand from here: http://phantomjs.org/download.html

Their frontend is built on AngularJS and Bootstrap (3.x)