Giter Club home page Giter Club logo

apaxson / batchthis Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 6.62 MB

An online django-based app for journaling and tracking the production and fermentation of alcohol, including graphs. Primarily Wine and Mead, but also others like Cider and Beer. Each "batch" is a specific recipe that can be used in one fermenter, or multiple. It will also track fermenter status and maintenance. Not a recipe builder, but meant for everything after the recipe.

License: Apache License 2.0

Python 36.14% JavaScript 8.18% HTML 55.68%
beer cider fermenter journal logging mead wine

batchthis's People

Contributors

apaxson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nicklecoder

batchthis's Issues

Create Fermenter Detail Page

You can create fermenters, and you can assign fermenters, but there isn't a way to check on the details of a specific fermenter.

Add the following to a detail page:

  • Current Status (In Use / Ready / Dirty)
  • Perform Maintenance
  • Batch History

UI Error when editing/deleting NoteType

Move NoteType's to constants, to prevent breaking code due to renames/deletes of type.

Currently, there is static code looking for a specific note type in batch page. Fermentation Note and General Note. If any of these are deleted or renamed, errors will be given. Move to constants to prevent changes.

Set all measurements to metric

The default storage of all measurement units should be in metric. If the user prefers english measurements, create a config to convert in display.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.