Skip to content

bigmike94/php-portfolio-eshopper

Repository files navigation

Eshopper: ITC store site for portfolio


Bilingual ITC store portfolio project

Implemented Functionality


  • Switching languages
  • User registration, Login & Logout, profile information update
  • Adding to cart, deleting, changing product quantity
  • Product categorization
  • Pagination
  • Generating a list of recommended products by brand
  • Generating invoices in PDF Format
  • Checkout (inserting order to db + sending invoice on email)
  • Sending message to admin's email from the contact form

Used Libraries


  • PHPMailer
  • TFPDF