Skip to content

MidPresentation

GAON25 edited this page Nov 4, 2022 · 7 revisions

Intro

Service title and logo Short summary of our service

Demo

There are two main functions, ‘Review’ and ‘Recommendation.’

Review

Users can post a review in Product Detail Page through rating and leaving a comment. The rating prompt differs by the category of food.

Recommendation

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.

Pages and features

Login Page

  1. 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.
  2. 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.

User survey 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.

Main Page

shows product recommendations

TEST:

  1. Recommendations based on user information
  2. If user clicks the product block, it redirects to Product Detail page

Product Detail Page

Clone this wiki locally