Skip to content

samuelvictor-444/Student-Ecormmerce-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce (PHP OOP)

E-commerce

Installation Steps

  1. Download the zip file and unzip it on your local server.
  2. Place the unzipped folder inside "c:/wamp/www/" OR "c:/xamp/htdocs/".

Database Configuration

  1. Open phpMyAdmin.
  2. Create a new database named "shopping_db".
  3. Import database tables from the downloaded folder -> database -> shopping_db.sql.zip to the "shopping_db" database.
  4. In "PROJECT-FOLDER/admin/php_files/database.php", update the variable $db_name = "shopping_db" with your database name.

Getting Started

  1. Open your browser and access the URL: http://localhost/E-commerce/ to view the E-commerce website.
  2. To access the admin panel, use the URL: http://localhost/E-commerce/.
  3. Admin login details:
    • Login Id: admin
    • Password: admin

Demo User Login Details

PayStack Payment Gateway Settings

  1. Register on Paystack: https://paystack.com
  2. Get your API Key: Dashboard → Settings → API Keys & Webhooks.
  3. Set API Key and URL in your PHP project: https://api.paystack.co
  4. Follow Paystack docs to initialize payments and verify transactions: https://paystack.com/docs/payments/accept-payments

Technologies Used

  • HTML5, CSS3, Bootstrap
  • JavaScript, jQuery
  • PHP (Object-Oriented Programming - OOP)
  • MySQL

Screenshots

Screenshot 1

Contributions

Contributions are welcome! If you find any issues with the application or want to add new features, feel free to open a pull request.


Thank you for exploring the E-commerce (PHP OOP) application! For any questions or feedback, feel free to contact me.

Email GitHub Facebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •