This is Electronic Shop Management System using PHP & MySQL, Ajax, You can use this source to start building new project, it can save you time.
Basic features
>> Home page:
- Provide information product: description, price...
- Customers register, log in, manage personal information such as purchase history, orders
- Cart
- Add favorites
>> Dashboard page:
- Product Management
- Order management
- Customer management
* Requirements:
- PHP version in server >= PHP5.6, MySQL 5.x.
* How to install script on localhost:
- Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts;
- Download and extract the script and copy it to the web server directory;
- Access phpMyAdmin to create a new database, then import file shopping.sql database (in directory database/database.sql );
- Open file config.php (in directory includes/config.php and admin/includes/config.php) to configuration database connection: hostname, username, password, database
- Site URL: http://localhost/project_name/
- Admin panel URL: http://localhost/project_name/admin
- Default login account: admin/ 123456
Tags
ecommerce