Giter Site home page Giter Site logo

brewscribe's People

Contributors

cadwallion avatar omrishiv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

brewscribe's Issues

String Encoding

There's an issue with string encoding, specifically, it doesn't work with the accents needed for the beer Styles. Kolsch, Biere de garde and Dusseldorf Altbier need to be encoded using UTF-8. I don't believe it's doing so right now

IngredientList ingredient expansion

IngredientList does not know how to convert ingredients other than Hops, Yeast, and Grain. Add support for Sugar, Fining, and perhaps 'Other'

Add writer functionality

Brewscribe is currently read-only. Add support to write back out to .bsmx file. This will require some adjustments to parsing as it currently removes a lot of information that objects don't care about, but BeerSmith formatting does.

Add Recipe#in_style?

There is no way to determine currently if a Recipe is in style, other than looking up the Style, comparing the ranges of the various attributes to their values of Recipe, and see if they all evaluate to true. Add an Recipe#in_style? method to handle this for us, and possibly a Recipe#meets_style(Style) option as well.

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.