GithubHelp home page GithubHelp logo

boomerang-ec2's Introduction

Boomerang Electronics E-Commerce Website

Getting Started

To run this project locally, you will need to have WampServer installed on your machine. Follow these steps to get started:

  1. Start WampServer and ensure that it is running.
  2. Create a database titled "BoomerangElectronics" and import data into it using the included .sql file. You can do this by opening phpMyAdmin, selecting the "Databases" tab, typing in the Database name and clicking "Create". Then go to the "Import" tab, choose the .sql file, and click "Go."
  3. You will also need to install the Stripe and PHPMailer libraries for the payment and notification codes to work. After installing composer, run these two commands in the e-commerce directory:
    • composer require stripe/stripe-php
    • composer require phpmailer/phpmailer
  4. A vendor folder containing the libraries should have been created.
  5. Now, you can navigate to localhost/e-commerce/login.php in your web browser to access the login page.

Usage

  • Use the login page to log in as either an admin or a regular user.
  • Once logged in, you can explore the different features of the e-commerce website.

Troubleshooting

  • If you encounter any issues, ensure that WampServer is running correctly and that the database has been imported successfully.

boomerang-ec2's People

Contributors

hoo-dkwozd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.