-
Notifications
You must be signed in to change notification settings - Fork 3
MidPresentation
GAON25 edited this page Nov 4, 2022
·
7 revisions
Service title and logo Short summary of our service
There are two main functions, ‘Review’ and ‘Recommendation.’
Users can post a review in Product Detail Page through rating and leaving a comment. The rating prompt differs by the category of food.
Recommendations for products will be shown in various pages, Main Page, Product List Page and My Page. Main page will be demonstrated as an example.
- For users who are already registered, users would enter login info and click the Submit Button to redirect to the Main Page. The, users are successfully logged in.
- For users who are not registered, users would enter login info and click the Submit Button to redirect to the User Suvery Page. Thus, users can enter additional user personal information.
TEST: If user submits survey, it redirects to Main page.
The User Information Page provides some questions to get specific user information. The answers are stored in the user database.
TEST: If user submits survey, it redirects to Main page.
shows product recommendations
TEST:
- Recommendations based on user information
- If user clicks the product block, it redirects to Product Detail page