Skip to content

An online utility that helps users log their various sourdough recipes and ingredients, as well as take notes throughout the baking process.

Notifications You must be signed in to change notification settings

Garrett-Bodley/sourdough-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Welcome to Sourdough Tracker 👋

License: MIT

An online utility that stores your baking recipes and allows you to take notes throughout the baking process.

Technologies

  • Ruby 2.6.1
  • Sinatra
  • ActiveRecord
  • SQlite3

Features

  • Uses ActiveRecord to relationships to easily model ingredients and recipes and persist them in a database.
  • Automatically calculates and displays each ingredient’s weight for an easy reference while breadmixing.
  • Users can create secure accounts with login/logout functionality via bcrypt

Install

bundle install
rake db:migrate

Usage

shotgun

Author

👤 Garrett Bodley

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

An online utility that helps users log their various sourdough recipes and ingredients, as well as take notes throughout the baking process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published