Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.53 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.53 KB

Build Status License

About This Project

This is a Laravel Ecommerce Project based on the Laravel 8. This project is a complete Laravel Ecommerce Project with the following features:

  1. Login & Register
  2. Product Listing
  3. Product Details
  4. Cart
  5. Checkout
  6. Remove Item from Cart
  7. Search Products in search bar

Features to be implemented: Order Listing, Payment Gateway, Mailing, Product rating, User comments, etc. Note : You can import my dummy data without any migrations, just import the ecommerce.sql file in your database.


Login Page


Home Page



Add Cart Page



Checkout Page



Payment Page