Skip to content

Brainstorming on Components of the Project

Arda Saygan edited this page Mar 6, 2025 · 1 revision
  • Product, food item: nutrition content
  • Inventory management per user
  • Recipe sharing
  • User profile

nutrition database

  • system should provide for the most common ? food items with protein fat content etc.
  • user should be able to propose food items that are not already in the system

apple | 50 cal

user table

yusuf|

  • user should be able to allergy info
  • list my recipes

Inventory

item | amount | owner #apple| 50kg | #yusuf

  • A user can publish a list of food items with stock and price info
  • Each provider must have a location

Recipe

contents : #apple, ...

  • preperation steps
  • ingredients list
  • ingredients should have links to nutrition values
  • show providers for the

free text

steps: 1 adet elma

ingredients: elma | show nutrition content | show providers

blog

free text?

nutrition tip: you should take 500 gr's karb ...

use case

  • registration
    • ...

Type: recipe

  • milk
  • apple

Clone this wiki locally