j8n / recipeNutritionCalculator

A free, simple, recipe nutrition calculator made with Javascript!

Home Page:http://j8n.github.io/recipeNutritionCalculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe Nutrition Calculator

A Free, Simple, Recipe Nutrition Calculator

What?

Just a simple tool to calculate all the basic nutrients of a recipe! Useful for chefs, dietitians, athletes, food industries, or for anyone who want to know exactly what he eat!

How?

Add all your recipe ingredients and it's nutrients (per 100g), and press the 'Calculate' button at the top left! The application finds the total nutrients of the recipe (calories, carbs, protein, fat, etc) and the percentage (per 100g)! You can add ingredient in the list pressing the 'Add Ingredient' button and remove the last, pressing the 'Remove Last Ingredient' button!

App live at: http://j8n.github.io/recipeNutritionCalculator

About

A free, simple, recipe nutrition calculator made with Javascript!

http://j8n.github.io/recipeNutritionCalculator

License:MIT License


Languages

Language:JavaScript 98.8%Language:HTML 1.2%