Skip to content

Real time second hand books request portal with more than 5000 users registered implemented in Nodejs ,Express & Mysql.

Notifications You must be signed in to change notification settings

vevsatechnologies/E-Commerce-Books-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README


/ / / __ _______ _____ __ _ | |__ ___ ___ | | _____ \ \
/ / / \ \ / / _ \ \ / / |/ _` || '_ \ / _ \ / _ | |/ / | \ \
\ \ \ \ V / /\ V /_ \ (_| |
| |) | () | () | <_ \ / / / __\ _/ _
| _/ |/_,| |./ _/ ___/||____/ ///

Vevsa is an online medium for Students to get books. It is a place where customer can easily ask & get which book He/She wants. Vevsa is an E-Reqtal (Request+Portal).

Features

  1. Vevsa Money wallet
  2. Second Hand books Listing
  3. Request 5 books simultaneously and get instant rates from the vendor.
  4. vevsa vendor app
  5. vevsa customer app
  6. vevsa backend panel

This is the back-end https server for vevsa-books application.

What is this repository for?

//Hello tutorial

How do I get set up?

  • Clone the repository
  • make sure you have node installed on your machine
  • run
#!bash

npm install
  • to install dependencies
#!bash

NODE_ENV=development node app.js

When running in cluster mode, you have to gracefully reload the server(addressing all clusters with the common alias).

#!python

pm2 gracefulReload vevsa:7001

About

Real time second hand books request portal with more than 5000 users registered implemented in Nodejs ,Express & Mysql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%