Skip to content
/ Booch Public

A full stack web app to track everything homebrew kombucha

License

Notifications You must be signed in to change notification settings

Davrizio/Booch

Repository files navigation


Hustle!
Booch

Track all stages of Kombucha fermentation and catalog favorite 2nd fermentation recipes.

Key FeaturesToDoHow To UseCreditsLicense

screenshot

Key Features

  • Track fermentation of your Kombucha.
  • End fermentation date reminders on brew card.
  • Rate your Kombucha brew.
  • Journal your brew progress by adding/editing notes.
  • Reference brews older than 60 days in Past Brews tab.
  • Create recipes used for 2nd fermentation.
  • Rate recipes in your catalog.
  • Responsive design so you can track your brews and recipes on the go!

ToDo

  • Add 'forgot password' workflow.
  • Add table view for past brews and recipes.
  • Make list view sortable.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Davrizio/booch.git

# Go into the repository
$ cd booch

# Install dependencies
$ npm install

# Run the app
$ npm start

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Note You need to setup your .env file with: PORT = 9090 DB_STRING = MongoDB API_KEY = Cloudinary api key API_SECRET = Cloudinary api secret

Credits

This software uses the following packages:

License

MIT


GitHub @davrizio  ·  Twitter @davrizio

About

A full stack web app to track everything homebrew kombucha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published