Skip to content

mouryasujit/Mind-Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind-Booking

This is Booking app like Goibibo

Frontend

  • React

Backend

  • Nodejs
  • Expressjs
  • mongoose

Connection of front end and backend

  • Proxy

Authentication

  • jason web token for login
  • Bcryptjs for storing password in encoded form in db.

Database

  • Mongodb

Screenshots

This how frontEnd look like

Home page

hotel page

When you choose Destination

Home page

Hotel price according to nights

room page

Image slider

room page

Room booking page

hotel page

Login page

login page

Authors