/e-shop

A responsive and user friendly e-commerce website selling cameras.

Primary LanguagePHPApache License 2.0Apache-2.0

php mysql

A responsive e-commerce website ,using html, css/bootstrap, php ,javascript/jquery and MySQL database.

$ docker build -t eshop .
$ docker build -t my-mysql -f Dockerfile.db .
$ sudo rm -rf mysql-data/* && docker-compose down
$ docker-compose up

Then, go to http://localhost:8000 on your browser.

Home Page

home page home page products

Shop Page - Apply filters - Order products by price - Go to next page of products.

shop page

Login Form

login

Sign Up - Possibility to show password , see password strength, see whether passwords match.

signup

Home Page - Mobile version.

home page mobile

Contact Form - Subscribe to Newsletter - Character Limit (Twitter-like).

contact form

Possibility to update personal info.

profile