Skip to content

ssanjua/booking-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookeando.com 🛫

Bookeando is a full-stack web application built with the MERN stack that allows users to book hotels across Europe. The application provides functionality for users to log in as hotel administrators to add and manage hotels, or as guests to make reservations.

Features

  • Authentication: Log in with your Google account or use the test credentials:
    • Username: test@ssanjua.com
    • Password: password
  • Reservations: Book your stay using an advanced search system that includes filters for facilities, dates, ratings, and amenities.
  • Hotel Management: As an administrator, you can add and edit hotel details.

Payments

Stripe is integrated for handling payments. You can use the following test cards for different regions:

Argentina (AR)	4000000320000021	Visa

United States (US)	4242424242424242 Visa

Spain (ES)	4000007240000007	Visa

More details can be found in the Stripe Testing Documentation.

Express.js NPM Next JS NodeJS React TailwindCSS Vite HTML5 JavaScript TypeScript MongoDB Render GitHub Adobe Photoshop Visual Studio Code

Demo

You can access the live application here: Bookeando

Preview

Demo

Local Use

git clone https://github.com/ssanjua/booking-web
cd booking-web
npm install
npm run dev

Releases

No releases published

Packages

No packages published

Languages