GithubHelp home page GithubHelp logo

ecommerce-website's Introduction

Ecommerce-website

Blib : BOOK SHOP

OOP PHP, MVC, HTML, CSS, JavaScript, Bootstrap, MySQL, Ajax ,WampServer

Back-end: OOP PHP and MySQL for the database
Front-end: CSS, Bootstrap and JavaScript
Design pattern: MVC
Server: Apache (using WampServer)
Cart realized using sessions
Functionalities I've implemented:

  • Displaying a list of products (with desired information and images), ordered by name descending, on home page;
  • Listing all categories in the sidebar, and being able to display all products that belong to chosen category;
  • Displaying the chosen product with all its information;
  • Showing total price depending on the quantity off the chosen product;
  • Adding products to the cart using sessions;
  • Displaying all products in the cart with total price;
  • Adding the quantity of products on the cart using ajax;
  • Removing products from the cart;
  • Adding products to the wishlist using sessions;
  • Removing products from the wishlist;
  • Sending messages to the administrators;
  • Separate log in for users and administrators;
  • Changing the currency of the price;
  • Adding security to each page of the webside;
  • Sign up;
  • Log out;
  • Client side validation;
  • Server side validation;
  • SQL injection prevention;
  • Session;
  • Showing username of the person who logged in on each page;
  • Showing sign in options only when there is no person logged in;
  • If a person is logged in, show log out option;
  • Pagination system;
  • Administrators can add and remove products;
  • Payement system;
  • All the crud on administrator side is made using Ajax;

ecommerce-website's People

Contributors

ouiam08 avatar

Stargazers

Octavio Naspolini avatar  avatar Ayoub Talbi avatar zakariabaqasse avatar  avatar  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.