Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

aokolish/recipes

Repository files navigation

Recipes Build Status

The purpose of this app is for saving and sharing recipes. I used to keep all of my recipes in a binder that I alphabetized. That system worked for a while but I knew there had to be a better way; this is that better way.

Planned Features

  • good experience on multiple devices (responsive design)
  • good search for recipes
  • taggable recipes
  • shopping list or the ability to send data to another shopping app
  • ratings and reviews
  • follow favorite contributors

Getting Set Up

In addition to using bundler to get the dependancies for this app, you need image magick. If you have homebrew you can get it by running:

brew install imagemagick --disable-openmp

Bootstrap

Confused about what bootstrap is doing? Check out the source code:

bundle open bootstrap-sass