/library-system-nodejs-ITI

ITI 9 months nodejs project supervised by Eng. Eman Fathi

Primary LanguageJavaScript

library-system-nodejs

ITI 9 months nodejs project supervised by Eng. Eman Fathi

Requirements :

installing required packages

1- Create package.json file for your project npm init –y
2- Install express npm i express -save
3- Install nodemon globally npm i nodemon -g
4- Install express-validator npm i express-validator
5- Install morgan npm i morgan
6- Install mongoose npm i mongoose
. Any version but not 7.0.0 so to be compatible with mongoose-sequence lib
7- npm i mongoose-sequence to autoincreamnt id
8- Install bcrypt npm i bcrypt
to incode password
9- Install fs install i fs
10- Install jsonwebtokennpm i jsonwebtoken

installing required packages

1- create dir named images
2- create sub dir named

  • admin
  • basicAdmin
  • employ
  • member