This is a working clone of the "Take it easy, Pharmeasy" apart from their catchy AD they also deliver medicines. To build this clone we have used HTML5, CSS3, Advanced Javascript, along with amazing Teammates. This was our first collaborative Project at MASAI, to which we're grateful for.
First step clone the repository using the git command - git clone https://github.com/Akshaykumar24/PharmEasy.git
Go to PharmEasy Folder git command - cd PharmEasy/
click on pages folder
4. The user gets 2 ways to add the product to the cart one by searching the required product name in the search bar of the landing page
A list of items will be shown, the user can add products to the cart
5. Another way of adding products to the cart is by clicking on health-care products, a list of categories will be opened
6. On clicking any categories a filter page opens, a list of products related to that category appears
Products can be sorted from low to high or high to low, on sidebar products can be selected based on price range
7. On clicking any of the products, product detail page appears, from there the user can add it to the cart and the number of products added to the cart will be shown at the top of the view cart
There is also a coupon option available by applying to it the price reduces to that amount of percentage this reflection can be seen in the order summary at the bottom
9. Users now can click on proceed to pay the button it will redirect to the payment page. After selecting the payment mode click on the place order
10. Now the order is placed. Delivery page is shown after payment, the expected date of delivery can be seen and by clicking on back to home it will take to a landing page
11. So once the user is done with the purchase he can log out by clicking on the log out which appear by hovering on the user name
- Login via OTP verification
- Storing the user data
- Delivery Status based on Pincode
- User can add multiple addresses
- Search Engine
- Shows the Products searched for
- Can directly add to cart from here
- Shows Number of products already Present in Cart
- Dynamic Population of Products in Filter Page
- Filter Products based on Sorting and Price range
- Products
- Availability
- Offer on the product
- Multiple Images of the product
- Brand,Product Names
- Add selected product to cart
- Shows Number of products already Present in Cart
- In Cart
- Select the Quantity, cart value to be modified Accordingly
- Select and Apply the Coupon
- Delete the Product, if not required
- Free Delivery, Based on Cart Value (above 500)
- Order Details, based on Quantity and Coupons
- Amount to be Paid and available Payment Modes Shown in the Payment
- Delivery Date to be shown in Transaction successful Page