Sport-Store

Sport Store;

In this example, we created a basic sports store website for testing purposes. The website includes two main functions which are "Add-to-Cart" and "Purchase". The models of these 2 functions shown below.

Function "Add-to-Cart";

Users can add products to the cart from recommended products page or searching it or selecting it from the category list.

Function "Purchase";

Users can purchase products from recommended products page or a discounted products page or by searching or selecting it from the category list or selecting from its cart.

Function "View Order";

Users can views order details also re-buy the items. Addition user can reach out the solution center.