Skip to content

vn-vietnam/hotel-booking

Repository files navigation

Logo

Hotel Booking · Build Status npm NTK

NextJs Typescript Sanity Tailwindcss Docker clerk

Background Image

Table of Contents

Introduction

  • Website hotel booking

Features

  • Book Hotels Conveniently and Quickly:
    • User-friendly booking interface with a calendar for selecting dates.
    • Option to choose room types, specify the number of guests, and add any special requests or preferences.
  • Hotel Management and Booking Settings:
    • Admin dashboard for managing hotels, room availability, and pricing.
    • Tools for updating hotel information, including descriptions, photos.
  • Customer Reviews and Ratings:
    • Allow registered users to leave reviews and ratings for hotels they've stayed at.
  • Hotel Search and Filtering:
    • nteractive maps displaying hotel locations and nearby attractions, with the ability to filter results based on map view.

Technologies

NextJs - TypeScript - Sanity - Tailwind

Running with Docker

docker compose up

Installing

A quick introduction of the minimal setup you need to get a hello world up & running.

npm run dev

Testing

User: [email protected]
Pass: 123456

Developing

http://localhost:3000
http://localhost:3000/studio

Admin page with - /studio

Prerequisites

Please check file .env.sample

Setting up Dev

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/vn-vietnam/hotel-booking.git
cd hotel-booking/
npm install

Releases

No releases published

Packages

No packages published