Delpoy Link:PharmaEasy
we started to clone the website along with the functionalities, at start we just addded some of the functionalities as follows:
- Login/Singup
- Follow Us On Social Media Platform (Facebook redirecting)
- Page Builtup
- Sort by Prices
- Add to Cart the product
- Counting No. of items in cart
- Providing Discounts on totatl amount
- checkout the order
As the website still not fully functional so below steps will guide you through current functionalities:
- From
homepage
you will be able to doLogin/Singup
, it will redirects you to singup page after the click. - You have to provide email and password to create account, after that you have to login via same email and password that provided during singup page.
- If it match then yo redirect to
Homepage
where you can seeUser
in place of login/singup else you will get user invalid pop-up - Then you can go with the
Healthcare products
via navbar and order now button also. - Different categories will be shown on clicking
Personal Care
, redirects to products and from this you cansort out
through prices. - And
Add To Cart
products shows pop-up.(Only added unique item addition functionality) - You can go to
cart
byNavbar=>Cart
,the total no. of items will be shown with the total amount. - Discount can be applied in terms of 10,20,30 etc and it will applied on total amount.
- Then checkout will redirect via
Proceed To Pay
and you will get so many options butCard Payment
is the only option for now. - so provide the card details and click on
Procced to Pay
and theOrder is Placed
.