Nawrin14 / COVID-Protection-Store

An e-commerce website to buy products needed to fight against COVID-19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID Protection Store

An e-commerce website to buy products needed to fight against COVID-19. The project details can be found here.

Description

It is a website for an online store which is built with HTML, CSS and PHP. This website will allow customers to buy products such as mask, sanitizer, handwash, PPE, disinfectant spray etc. to help them stay safe during the COVID-19 pandemic.

Functionalities

  1. Home Page
  2. About Us Page
  3. Team Page
  4. Contact Page
  5. Login and Registration Page
  6. All Products Page
  7. Product Details Page
  8. User Profile and Edit Profile Page
  9. Private Page with special products for the logged in users
  10. Cart Page
  11. All Orders Page
  12. Admin Panel

Instructions

  1. Install XAMPP
  2. Open the XAMPP Control Panel and Start Apache and MySQL
  3. Open the XAMPP folder in your device
  4. Then open the htdocs folder and clone this repository in the folder
  5. Type localhost in the search bar of your browser and press enter
  6. Go to phpMyAdmin
  7. Create a new database named "covid_protection_store"
  8. Import the covid_protection_store.sql file in the database
  9. Then open the index.php file in your browser
  10. Now replace the ".../XAMPP/htdocs" part of the URL with "localhost"

Other Contributors

  1. Monjure Mowla Abir
  2. Kaji Fuad Bin Akhter

About

An e-commerce website to buy products needed to fight against COVID-19


Languages

Language:PHP 94.2%Language:CSS 4.9%Language:Hack 0.9%