Skip to content

A place to store and browse through all your favorite recipes at a glance

Notifications You must be signed in to change notification settings

vmar13/recipeKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipeKeeper

A recipe book tool for users to manage all of their favorite meals. A user can create, view, or delete recipes, as well as filter them by diet (gluten-free, dairy-free, etc.). See the video demo: https://youtu.be/gzZPe8y9l1U

Backend developed using Ruby on Rails and postgreSQL

This is the backend repository. You can view the frontend here: https://github.com/vmar13/recipeKeeper-client

Getting Started

  1. Clone down and cd into this repo
  2. Run "bundle install" to install dependencies
  3. Run "rails db:seed" to seed the database
  4. Run "rails s" to start the server
  5. Start the frontend using the link above

NOTE: This was a collaborative project built during the Flatiron School Software Engineering program. You can find the original repo here: https://github.com/toastcorners/recipeKeeper. Post-graduation, I forked the repo to develop the application further.

About

A place to store and browse through all your favorite recipes at a glance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published