Romucha / RecipeGenerator

Generator of random recipes
MIT License
0 stars 0 forks source link

Measurements for applied ingredients #52

Open Romucha opened 1 week ago

Romucha commented 1 week ago

In every recipe there should be a specified amount of each ingredient required for the dish.

Need a way to implement it in the current system.

Romucha commented 1 week ago

Added table of measurement into the database scheme.

Next step is to add seeding.