Alphaware - Simple E-Commerce System using PHP with Source Code
The Alphaware is a simple eCommerce System that was developed using PHP, HTML, MYSQLi, and Javascript. I used Bootstrap to enhance the layout and to have a stunning design. The purpose of the system is to make the transaction easier and faster, and convenient to customer time. The system has 2 sides of the user interface which is the default is for the customer and visitors and the other one is the Admin Panel. The admin panel is where the management or the admin user manage the list of products, transaction, messages, and order. The Default site where the customers and visitors can explore the products and place their orders.
Features:
- Administrator - Product(CRUD)
- Administrator - Transaction Details
- Administrator - Customer Details
- Administrator - Order Details
- Administrator - Message Info
- Customer - Registration & Login Form
- Customer - Add To Cart Functions
- Customer - PayPal Purchase Method
The system's source code is free to download. Feel free to modify it in the way you desire. Follow the instructions below to run this simple eCommerce Project.
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)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Extract the downloaded source code file.
- 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.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "alphaware".
- Import the provided SQL file. The file is known as "alphaware.sql" located inside the "db" folder.
- Browse the Simple eCommerce System in a browser. i.e. http://localhost/alphaware and http://localhost/alphaware/admin for the admin side
Admin Access:
Username: admin
Password: admin
You can create a sample buyer account in PayPal here (https://developer.paypal.com/developer/accounts/) to test the online Payment feature.
DEMO
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.
Comments
purchase button not working
To fix this problem just
Re: purchase button not working
when clicking purchase button
Flowchart
Add product
Add product
Add product
can't add products in Football and running category! why?
Re: can't add products in Football and running category! why?
basketball category & Feature
Re: warning
Can't see your added products in USER'S page???
Re: Can't see your added products in USER'S page???
How can I solve this?
Great work!
Paypal dummy account
Mode of Payment
Payment method
Add new comment
- Add new comment
- 15105 views