theamitprajapati / Wallet-and-Product-Task

Wallet and Product Task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallet-and-Product-Task

Requirement

  1. NodeJS
  2. Mongodb(For store data)
  3. Postman(For API testing)

How to Install

  1. Download the source code.
  2. Go to root directory and open terminal.
  3. Run "npm install" in the root directory to install the required packages and dependency.
  4. Run "npm run start" to run local server 5000.
  5. For testing open the browser can type the http://localhot:5000.

Feature API

  1. Setup wallet
  2. Get Wallet Details
  3. Add credit to the wallet
  4. Product Listing
  5. Make a purchase
  6. List transactions history
  7. Add Product

About

Wallet and Product Task


Languages

Language:JavaScript 100.0%