Skip to content

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

Notifications You must be signed in to change notification settings

pushkar1393/AtoZ-MEAN-stack-ecommerce-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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