Moosikay - E-Commerce System using PHP with Source Code

Language

The Moosikay is an E-Commerce System that was developed using PHP, HTML, MYSQLi, and Javascript. The system itself can transact any music product online. This will make the market system easier and faster to conduct more profit for the business. A user-friendly system that made it easy for everyone to modify and develop by using this system as a template. This system uses PayPal for online payment and has an Admin Panel. The system admin or staff can manage the products, view messages, and etc.

Features

Admin

  • Product - CRUD
  • Add Member
  • Add Multiple User
  • Can Remove User
  • Delete Member
  • List of Member messages

Client

  • Can Order Product
  • Payment through Paypal
  • Has a shopping cart function
  • Can send reviews

To have an actual experience using this system download the source code and follow the below instructions.

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Setup/Installation

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "db_project".
  6. Import the provided SQL file. The file is known as "db_project.sql" located inside the db folder.
  7. Browse the Game Result Matrix System in a browser. i.e. http://localhost/Moosikay and http://localhost/Moosikay/admin for the admin side.

Admin Login Account

Username: admin
Password: admin

DEMO

That's it. I hope that this system can help you with what you are looking for. For more updates and tutorials just kindly visit this site.

Enjoy Coding :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment