Skip to content

sirSayed98/mazadk-back

Repository files navigation

Mazadk

Mazadk is aplatform combines some of companies or merchants who sell their product on auction.

Features

  • Login
  • Register (User-Merchant)
  • Forget Password
  • Reset Password
  • Email Confirmation
  • Upload Image
  • Display Auctions
  • Display Users
  • Create/Edit/Delete Mazad
  • Bidding
  • Make Interested Auction List
  • Display Platform Statistics
  • Display User (winning - subscribed - Interested )
  • Display User (winning - subscribed - Interested ) List
  • Approve Or Reject Merchant Request
  • Display Platform Statistics

Upcoming Features

  • Socket Using
  • Payment System
  • Premium (Users - Merchants)

Env Variables

Create .env file in config folder and add the following vars

NODE_ENV=development
PORT=5000

MONGO_URI=''
FILE_UPLOAD_PATH= ./public/uploads

JWT_COOKIE_EXPIRE =30d
JWT_SECRET=''
JWT_EXPIRE=30d

SEND_GRID_USERNAME=
SEND_GRID_PASSWORD=

FROM_NAME='MazadK'
FROM_EMAIL=''

Install Dependencies

npm install

APIs doc

Click here

Run


# Run Program
npm run server

Life API

https://mmazadk.herokuapp.com

About

Mazadk is a platform combines some of companies or merchants who sell their product on auction.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •