Giter Club home page Giter Club logo

barf's Introduction

B.A.R.F

Build Status

This app assists you when creating a raw feeding plan for your dog. Visit the Online Demo.

alt text

Build Setup

recommended

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report

# run e2e test
yarn run e2e

# run unit tests
yarn run unit

# run all tests
yarn test

or

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run e2e test
npm run e2e

# run unit tests
npm run unit

# run all tests
npm test

powered by

It is made using primarily those awesome open source tools:

barf's People

Contributors

dahrens avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

barf's Issues

Inredient packs - exchangeable.

Would be nice to import and export ingredients separate from dogs data. This way you might easily load and unload barf shops data. This may also solve the issue of content localization. Ingredients should not be translated inside of the app. But you might load data from your preferred shop in your preferred language.

Think the stash feature through

There is the idea of having a stash that knows which ingredients you have at home, together with a automatic meals plan based on whats available.

Not sure whether or not this is really helpful.

Upgrade bulma to 0.6.x

Currently this makes the navbar tabs ugly - color is broken and also the horizontal alignment of icons and nav label.

Ingredient panel inside of Meals Weekday should apply to the planned categories.

When entering edit mode for a weekday in meals page for a day that has allocated meat and stomach the below ingredients list should list under all only those ingredients. Next to all only the allocated categories are displayed in the panel tabs.

This behaviour should be activatable via settings - by default it is active

Paginate ingredients

This way is has a consistent size.

Make the pagination optional through settings.

Configurable rounding of all amounts.

In settings there should be the possibility to enable automatic rounding of all amounts by used defined number. Defaults: enabled & 25.

This setting should apply to all amounts:

  • category amounts per week & day
  • meals
  • stash

Notifications

Sometimes the app needs to ask questions - e.g. after an upgrade the user needs to be notified about what happend - maybe additional decisions need to be made. Although this can be used in the meals history to ask whether or not something took place and it is also a good place to create a getting started introduction into the app itself.

It needs to be decided if this should be a seperate page or something included in the main template.

Customizable category colors

They are already stored in the localStorage. Should be easy to make them customizable in the settings. Maybe with some predefined color packs?

Upgrade vue-fontawesome to version 0.0.16

It includes some new features and has a slightly changed API - to minimize the overall bundle size I'll should give the explicit approach a shot - looks quite nice.

Apply changes in default state to localStorage state.

In case of upgrades the state data of barf might change. Provide a nice way to detect those changes and apply them to already present data in localStore.

There is already the version number present in the state.

Need something like migrations from version to another

Enhance plan subcategory allocation wizard

Currently the wizard decides a lot of things based on randomness.
It would be more useable, when you can specify more parameters, like:

  • portion size (per subcategory?)
  • amount of allocations per subcategory

Sane default values for fields should be automatically generated and provided.
Maybe some of the settings are hidden, but can easily be accessed.

Is this project still in development?

HI!
I'm courious about the status of that platform!
Looks cool but seems untouched in the last year, is there any plan to continue his development?

Thanks for the answer,

Mario

Add category additives including oil

Currently there are addivites in the defaultStore - but they are nowhere in user interface. They should be represented in plan mode and also be available in meals and ingredient creation form.

Meals page - day allocation wizard

Based on the available ingredients it should be possible to create a meals plan for a day or even the whole week automatically. Somehow like the wizard in plan page.

Meals history

You can decide whether or not you'll want the meals plan to be recorded. There is an additional page which allows you to edit if when you did not follow your meals for whatever reasons.

Maybe use vis.js timeline or bulma timeline extension.

Recalculate the existing allocation, when changing one of the parameters for the daily Portion

Use case: You made a plan, already finished - manually setting up many allocation.

Now you decide, that your dog is more active, or should have a higher weight. If you adjust it, the allocations do no longer fit and need new manual adjustments.

The user might now use the wizard to reallocate, but if the own configuration is not wizard based this does not make much sense.

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.