Online Shopping Cart System for a Fashion Store — part 2

Kavini Welarathne
2 min readApr 25, 2020

--

Let’s get this started…

There are four main functions.

  1. User And Authentication
  2. Inventory
  3. Purchase Order
  4. Payment

Today I am going to talk about the payment function in the Online Shopping Cart System for a Fashion Store.

Let’s see the UI now:

Let’s look at how to program code

Node.js Express MongoDB CRUD —

Insert Update and Delete In this project, we have implemented CRUD Operations in NodeJS Application with the help of MongoDB and Express. We have implemented these crud operations around Html Table.

Content Discussed :

— Form Design using a template engine

— Post Form Data into .js with

— Implemented Form Validation with mongoose model

— Insert, Update and Delete with and MongoDB

If you enjoyed this piece, I’d love it if you hit the clap button 👏

so others might stumble upon it. You can find my own code on GitHub.

see you soon.

--

--

Kavini Welarathne
Kavini Welarathne

Written by Kavini Welarathne

Software Engineer | Researcher |

No responses yet