Note : This project is made just for educational purposes
We cloned the e-commerce website ubuy.com as a construct week project at masai unit 2.
Home page has a search engine, navbar, category and products.
We have implemented create account and login functionality using basic javaScript.
User may add the product to wishlist if he wish to save the product for later and he may go to wishlist page through the link available in the navbar.
User can see the full description of the product by simply clicking on the product which will land him to product description page where he may also add the item to cart.
For proceeding to buy after adding the item to the cart user can click on the cart icon on the navbar which will land him to the cart page where he can check the items in the cart and total amount. He can proceed to buy after clicking proced to buy button placed at the cart page.
- HTML
- CSS
- EJS
Libraries used