You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 and RegisterPage
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
The text was updated successfully, but these errors were encountered:
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:Create
LoginPage
andRegisterPage
Create a
MainStorePage
that does the following:Create a
ProductDetailPage
that shows detailed information about ProductCreate 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 scheduleCreate a
ConfirmCheckoutPage
for final confirm to orderThe text was updated successfully, but these errors were encountered: