Skip to content

Tracks your household Food Ingrediants and tells you what recipes you can cook from your list based on available ingredients and builds your shopping list

License

Notifications You must be signed in to change notification settings

adamreading/Ingredient-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ingredient-Tracker

Track household ingredients and get recipe suggestions based on what you have. The app stores all data in the browser using localStorage so each visitor keeps their own inventory, shopping list and imported recipes.

Features

  • Maintain a list of ingredients with current amounts
  • Generate a shopping list from low stock items
  • Record shopping list purchases by choosing the unit and quantity needed
  • Import recipes from URLs (supports "application/ld+json" markup)
    • Ingredient quantities in US units are automatically converted to UK units
    • Use the Import Recipe form on the Recipes page to paste a URL
  • Data persists between visits on the same browser

Development

This project is a simple static site with no build step. Open index.html in your browser to run locally or host the files via GitHub Pages.

About

Tracks your household Food Ingrediants and tells you what recipes you can cook from your list based on available ingredients and builds your shopping list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published