anuradha-iic / cookbook

Sample application to have recipes and ingredients for a cookbook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookbook

Sample application to have recipes and ingredients for a cookbook.

Here are the relationships we need to include:

  • One Recipe can have multiple Ingredients.
  • One CookingDish contains many Recipes.

This Application I did it by myself. :-) It took me about 8 hours to complete.

About

Sample application to have recipes and ingredients for a cookbook.

License:MIT License


Languages

Language:PHP 79.1%Language:HTML 18.6%Language:JavaScript 1.2%Language:Vue 0.6%Language:ApacheConf 0.6%