NenoR96 / rooms

Rooms reservation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rooms reservation Application

Technologies

  • Node.js
  • Express
  • MongoDB & Mongoose
  • Handlebars Templating
  • Passport.js Authentication
  • BCrypt Hashing
  • moment.js
  • nodemailer
  • JWT

Version

1.0.0

Usage

  • In app.js rename the mongoose connection to database to your own or download mongodump files from repository

Installation

Install the dependencies

$ npm install

Install multer

$ npm install multer --save

Run app

$ npm start

About

Rooms reservation system


Languages

Language:JavaScript 57.8%Language:HTML 37.8%Language:CSS 4.4%