Skip to content

Cookbook Notes is a lightweight CRUD app built with Sinatra and ActiveRecord. Keep track of all your notes for your recipes.

Notifications You must be signed in to change notification settings

ryanwevans/cookbook_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COOKBOOK NOTES

Description

Cookbook Notes is an app to keep track of all your notes for your recipes. Create a user account to save all of your cookbooks, then add recipe notes to your cookbooks. You can view all of your notes for all your cookbooks on one page, choose/click on one of your cookbooks from a list and view all the notes for that cookbook, or add a new cookbook and then add new notes.

Installation

To run Cookbook Notes:

  1. Clone this repository
  2. Run rake db:migrate in your terminal
  3. Run shotgun in your terminal
  4. Copy/paste the server address run by shotgun into your web browser
  5. You are now running the Cookbook Notes app!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ryanwevans/cookbook_notes. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License.

About

Cookbook Notes is a lightweight CRUD app built with Sinatra and ActiveRecord. Keep track of all your notes for your recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published