Code Monkey home page Code Monkey logo

laravel-ecommerce's Introduction

About the Project

An E-Commerce website built with Laravel Framework, Vuejs, and Javascript.

Some Features:

  • A user or a guest can add products to their cart and wishlist.
  • They can make use of coupons and checkout for products.
  • Autocomplete search is applied

The website is deployed on Amazon Cloud (AWS EC2). Check Website

Tools & Packages:

Project Demo

Admin Panel

Test Information:

  • Admin Account:
  • Coupons: ABC123 , DEF456
  • Visa Test Card Number: 4111111111111111
  • PayPal Sandbox Personal Account:

laravel-ecommerce's People

Contributors

abdohadi avatar

Stargazers

joshuandungu avatar Petr Šebela avatar Nyongesa Edwin avatar  avatar Alfatih Fdll Almolla avatar  Xaypanya Phongsa  avatar Kishen Nagaraju avatar

Watchers

 avatar

laravel-ecommerce's Issues

checkout for products after being unavailable cannot be acceptable

Steps to reproduce

  1. Add a product to the cart.
  2. Open a different browser, add the same product to the cart with all the available quantity in the database and checkout.
  3. Get back to the first browser and try to checkout.
  4. The checkout gets completed though the product's quantity is 0.

Percent off coupons are not recalculated after cart is updated

Steps to reproduce

  1. Add any product to cart
  2. Add a percent off coupon
  3. Add another product to cart (or update cart quantity)
  4. The discount is incorrect. it is only based on the first item in the cart.

Expected result

The discount needs to be recalculated based on the new subtotal. Should work for adding items, updating items quantity, and deleting items from the cart.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.