Вы находитесь на странице: 1из 3

“Software Engineering”

Assignment 5
“Class Diagrams”

Submitted By
Zain Ul Abiddin 21-BSCS-15
Mueed Sajjad 69-BSCS-15

Submitted To:
Dr. Adnan Khalid
Scenario
The user registers to the cook it app to avail its services. He enters his log in details to gain
access to the app. If wrong log in details are inserted, error message is displayed and the user
has to try again or if an account is not found then the user must first sign up to sign in to the
app. Once, the user has been logged in now he can start his activities. The app user can enter
the ingredients which are available to him in the input box. Instantaneously that ingredient will
be verified whether it also exists or not. If that ingredient is correct, then it will be added to my
ingredients box. After addition of as many items as user wants, the ingredient box will contain a
collection of ingredients. When user presses the button to obtain the result, the app will
generate a recipe out of the items available in the ingredient box. The user can view the recipe
that has been generated and also save it and share it with friends or upload it in the recipe
store which then will be available publicly to everyone. The user can rate recipes made and
shared by other people or his friends. The settings option will allow the user to review his
profile and also modify apps appearance like font size, style or theme.

Noun Verb Analysis


Noun Verb Adjective
User Signs up Account
Logs in Account
Enter Ingredients
Adds Items
Presses Button
View Recipe
Save Recipe
Share Recipe
Rate Recipe
Review Profile
Modify Appearance
App (Cook it) Verifies Ingredients
Generates Recipe
Registers User
Displays Message
Ingredient box Contains Ingredients
Recipe Store Contains Recipes
Class Diagram

Вам также может понравиться