- Search for recipes given a certain set of ingredients
- Get data about each search result
- name
- url to recipe page
- rating
- Get data about each search result
- Get details about a recipe
- ingredients
- directions
- Track what's in the fridge
- Allow AED
- Generate recipes based on what's in the fridge
- todos - Planned features/fixes
- CoffeeScript - Better than JavaScript
- jsdom - Where scraping begins...
- mocha - Test it!
- JQuery - Better than DOM