Skip to content

Yehan20/abc-electronic-app

Repository files navigation

ABC ecommerce App

this is a small ecommerce app, where customers can buy electronic products ( computers, mouse, keyboard, mobiles, etc.),no payment gateway is used which means there is no real money transaction, just a database record being updated ,

Concepts Used

  • PHP OOP
  • Mysqli OOP Queries
  • Crud Operations
  • Ajax With Js
  • Event Listeners

Live Site

Users

Customer- buy products and pay

Admin - Manage products, Process the order(Assign a driver)


drawing

You can click the demo button to log into a default account to play around with the app, or you can click any categories to view the respective products


drawing

Once you click the demo, you will go to the user Home then you can click the order items button to start buying


drawing

Then you can choose an item and click add to cart button after that, a modal will pop out then you can fill the details and click order


drawing

After that you can pay for the order after clicking using manage order,


drawing

Once you clicked pay now, you will have to fill this model, just enter some fake info since it’s not a real transaction


drawing

Now you can view your orders in the history, and it will become completed when the admin assigns a driver