/booking-app

A web application that allows guests to selects a start and end date and submits a reservation on a property.

Primary LanguageTypeScript

Booking App

A web application that allows guests to selects a start and end date and submits a reservation on a property.

Functionalities

  • Create a booking
  • Read a booking
  • Update a booking
  • Delete a booking
  • Responsive Design
  • Overlapping booking prevention
  • CI testing environment

Built With

Running the app

Installing dependencies

  npm install

Starting the app

  npm run dev

Running the tests

Unit and Snapshot tests

  npm run test

E2E tests

  npm run test:e2e

Color documentation

Reference guideline -> https://www.hostfully.com/media-kit/

Color Hexadecimal
Primary #40CAA1 #40CAA1
Secondary #2D2AA5 #2D2AA5

Screenshots

App Screenshot 1

App Screenshot 2

App Screenshot 3