-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We have only android application for JaangCart. But We want to add Web application for JaangCart so our end customer can do shopping using their browser.
[ FrontEnd ]
-
Create a
HomePage
that does the following:- Show best selling products from each store.
- Show list of stores.
- Show Login and Sign up button
-
Create
LoginPage
andRegisterPage
-
Create a
MainStorePage
that does the following:- Show list of products for each category(Including Previous purchase , recommendation)
-
Create a
ProductDetailPage
that shows detailed information about Product -
Create a
CategoryPage
that shows all categories. -
Create a
CategoryDetailPage
that shows category information and products that belongs to. -
Create a
CartPage
that shows current cart items. -
Create a
CheckoutPage
that shows checkout information. -
Create a
DeliveryWindowPage
that shows available delivery schedule -
Create a
ConfirmCheckoutPage
for final confirm to order
Metadata
Metadata
Assignees
Labels
No labels