PavelPleshko / foodCalculatorWithRecipes

calculator of the production cost for custom products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foodCalculatorWithRecipes

calculator of the production cost for custom products live demo here: https://dist-awdncthypb.now.sh/

Menu view: menu

Recipe details view where you can mark steps as DONE: recipe

Product list with info about products: products

Main form of this app implemented with reactive forms.Here you can add products,ingredients from the list as well as regulate amount of those. Form then calculates the total cost for individual ingredients,products and finally the whole order: form

About

calculator of the production cost for custom products

License:MIT License


Languages

Language:TypeScript 70.1%Language:HTML 15.8%Language:CSS 11.3%Language:JavaScript 2.7%