Live URL http://p4.mikehaw.me
SpiceRack is a recipe management tool that allows logged in users to add, view, and edit recipes. Users can also tag and search for recipes in their collection.
Demo http://screencast.com/t/Wf1bSQVszP2Q
#####Key Features
- Login using facebook
- Interactive ingredient table using jQuery, jTable, and ajax. Includes "type-ahead" functionality when adding food
- Ability to add multiple tags at once
- Ability to search across recipes, ingredients, and tags
#####Sample Login
Julia Child
Email: julia@cooks.com
Password: spicerack
- jQuery http://jquery.com/
- BootStrap http://getbootstrap.com/
- BootStrap Template http://www.bootstrapzero.com/bootstrap-template/admin
- BootStrap Sign-In/Up Form http://bootsnipp.com/snippets/featured/login-amp-signup-forms-in-panel
- JTable https://github.com/hikalkan/jtable
- JQuery Validation Engine https://github.com/posabsolute/jQuery-Validation-Engine
- Squarespace Logo Generator http://www.squarespace.com/logo/
- Eloquent OAuth Package https://github.com/adamwathan/eloquent-oauth
Food autocomplete should only pull in unique valuesForm ValidationGet Facebook login/user creation workingAdd recipe tagsFix flash messages displayDisplay only tags related to logged in user and their recipesSearch results conditional on logged on userSearch capabilitiesConvert comma seperated tag input to mutiple tag entries