pushkar1393 / AtoZ-MEAN-stack-ecommerce-website

A MEAN stack based end to end E-commerce website with payment support and social login support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e-commerce website

Title: AtoZ - an commence website

Developed by: Pushkar Khedekar, Mihir Patil

Technologies Used:

  • Angular Js - page templates created using Angular js.

  • Express.js - used to create the file/ project structure for the application with basic config setup.

  • node.js - used for package installation and scripting the server side code or the business logic for the core functionalities of the system.

  • mongodb - used to serialize and store the user credentials and user profile data along with their browsing details and shopping cart details into this nodal database.

  • stripe.js - used to manage the transaction module of the website. It enables end to end security of the monetary transaction committed on the website. Creating logs for viewing and admin access to stripe console.

  • passport.js - used passport.js local strategy to authorize and authenticate user into using the website and provide complete credential security via encryption.

  • other external libraries used : jQuery, bootstrap

About

A MEAN stack based end to end E-commerce website with payment support and social login support


Languages

Language:HTML 70.4%Language:JavaScript 15.9%Language:CSS 13.8%