Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Build E-Commerce Website Using Node Js

Posted By: ELK1nG
Build E-Commerce Website Using Node Js

Build E-Commerce Website Using Node Js
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.79 GB | Duration: 2h 54m

Build E-commerce Website Using Node JS From Scratch

What you'll learn
Create E-commerce Website Using Node JS
Setting up Node environment
Working on the user-interface
How to create a database
How to get different product types from database
How to add products to cart
How to remove products from cart
How to increase and decrease number of products customer wants to order
How to make an order and checkout
How to integrate Paypal payment system
How to let customers pay using Paypal
How to verify Payment
How to display order info and receipt
And much much more…
Requirements
Good Knowledge in Javascript
Computer with Windows or MAC
Internet connection
Description
This courses will teach you how to create e-commerce website using Node JS.In this course you will learn how to build e-commerce website using Node JS. Learning how to build an e-commerce website that lets customers order from you will give you the opportunity to build a real-world, in-demand project and will open up the door of opportunity for you to become a professional Full-Stack developer.First, you will learn how to install Node environment, then you will learn how to incorporate an HTML & CSS template. Then you will be taught the most important parts of this projects such as creating a cart and letting customers checkout. Thereafter, you will be taught how to integrate Paypal Payment system so that customers will pay you.You will also learn how to integrate PayPal correctly so that you receive money for your meals. PayPal is one of the most powerful payment systems. By integrating PayPal into your Node website you will learn a very important skill that is indispensable these days in any website.By the end of this course you will have built a project using Node that is capable of letting customers buy meals online while you have a control over the business and the website.Why should you take this course?There are many reasons why this course is extremely important. 1. You will build a real-world web app, rather than building unrealistic project.2. I will teach you the "how-to" rather than concepts that you will end up abandoning.3. You will learn HTML, CSS, Node & MySql and how they can work together.4. You will learn Full-Stack development and become a professional one having build a complete e-commerce website.Some of What You Will Learn in This Course:1. Install project environment & create project.2. Run Node project files.3. Structure your project.4. How to add a complete HTML & CSS Template.5. Logic behind building complete e-commerce website.6. How to let customers add products to cart.7. How to let customers make orders and checkout.8. How to integrate Paypal Payment System.9. How to manage your database.10. Best practices and techniques.11. Organize your project.12. Much much more…Wish you an incredible learning journey.

Overview

Section 1: Introduction

Lecture 1 Which IDE to use

Lecture 2 Install node

Lecture 3 Project folder

Lecture 4 Project structure

Lecture 5 Express

Lecture 6 Run project

Lecture 7 HTML

Lecture 8 Testing HTML

Lecture 9 Import

Lecture 10 The template

Lecture 11 CSS

Lecture 12 scss

Lecture 13 Body parser

Lecture 14 Installing XAMP - Mac users

Lecture 15 Installing XAMP - Windows users

Lecture 16 XAMPP

Lecture 17 Installing MySql

Lecture 18 MySql connection

Lecture 19 Table

Lecture 20 Products

Lecture 21 Result

Lecture 22 Foreach

Lecture 23 Session

Lecture 24 Cart form

Lecture 25 Cart inputs

Lecture 26 Add to cart

Lecture 27 Product cart

Lecture 28 Return cart

Lecture 29 Total

Lecture 30 Cart quantity

Lecture 31 Cart url

Lecture 32 Cart page

Lecture 33 If sale

Lecture 34 Cart table

Lecture 35 Testing cart

Lecture 36 Total cart

Lecture 37 Remove form

Lecture 38 Remove url

Lecture 39 Testing remove

Lecture 40 Quantity form

Lecture 41 Quantity inputs

Lecture 42 Edit quantity

Lecture 43 Testing quantity

Lecture 44 Tables

Lecture 45 Table int

Lecture 46 Checkout url

Lecture 47 Place order

Lecture 48 Checkout total

Lecture 49 Testing checkout

Lecture 50 Products ids

Lecture 51 Order items

Lecture 52 Paypal

Lecture 53 Paypal app 1

Lecture 54 Paypal app 2

Lecture 55 Paypal credentials

Lecture 56 Payment design

Lecture 57 Paypal button

Lecture 58 Payment total

Lecture 59 Testing PayPal

Lecture 60 Verify payment

Lecture 61 Order id

Lecture 62 Thank you

Lecture 63 Status paid

Lecture 64 Testing Thank you page

Lecture 65 PayPal live

Lecture 66 Testing PayPal live

Lecture 67 Product url

Lecture 68 Single url

Lecture 69 Products

Lecture 70 Nav url

Section 2: Project files

Lecture 71 Project files

Web developers