Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.33 KB

E-Commerce Store

A complete and full-fledged E-Commerce Store for every kind of business built on PHP.

Getting Started

Since this project is built on PHP, you can use any kind of *nix system to deploy. If you want to host it locally then you can use WAMPP, and XAMPP servers as well. Here are some installation requirements mentioned below.

Prerequisites

The following requirements must be fulfilled to proceed with the correct installation of the Inventory Management System.

  • PHP - >5.8
  • MySQL >10.4

Installing

  • First, extract the source files from the zip file and place these files in the directory of the XAMPP server. The directory is xampp/htdocs/
  • Inside the htdocs folder, your application will be hosted.
  • Create a new database with your credentials.
  • Replace the credentials within the file php_action/db_connect.php.
  • That's it. Run the XAMPP server and locate the application in your browser using the folder directory name.

Contributing

Authors

  • Humans Meta Tech

See also the list of contributors who participated in this project.