Skip to content

rlpacht/CookBk

Repository files navigation

Overview

CookBk is a web app for searching and managing recipes. It is backed by Yummly's API A live version can be found here.

Stack

CookBk is built with Ember CLI and ES6/Babel on the front end, and Ruby on Rails and PostgreSQL on the backend. To reduce the number of requests made to Yummly's API and improve performance, the Rails app stores recipes that have already been searched in the database.

Features

Users can search for recipes, and track a list of favorited recipes

Future features

  • Adding notes to recipes
  • Viewing notes written by other users
  • More search options

About

A web app for searching and managing recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages