This is a solo project, built by me in construct week - Unit 3 at MASAI school
- As the User visits the website, he is directed to landing page initially, from there he can shop using his account or as guest, however we recommend you to use you account.
- After signup user has to login with same details, otherwise it will show invalid credentials.After login user will be redirected to landing page.
- Users can see the product categories, and clicking on particular category, they will be redirected to category page.
- From category page, you can select product of you choice, and on clicking the product will lead you to product details page.
- On products details page you can see the details and also the add to basket button.
- If he clicks on cart then he will be redirected to cart page where he can see products which he has added to cart.
- After adding all the products user can click on checkout.
- Then they will proceed to checkout page, where user has to fill all the details for delivering the product.
- After filling all the details including payment details then click on pay button. It will take some time for payment.
- After payment has completed successfully then he will be redirected to landing page.
- HTML
- CSS
- Javascript