About the site

About Staynb

A simulated platform for booking stays, inspired by Airbnb

staynb preview

Staynb allows users to view multiple stay options and search for accommodations based on location and travel dates. The platform provides an intuitive interface for discovering different stays.

Each stay has a details page featuring more images, pricing information, guest reviews, and other relevant details.

Users can simulate the booking process by selecting their preferred stay, entering required details, and completing the booking flow, offering the full experience of booking accommodations.

Staynb also allows users to view their booked trips, making it easy to keep track of stays and manage reservations.

Data and Feature Details
Mock Data Details
  • Staynb displays a variety accommodation data, including location, images, pricing, guest reviews, and stay details.

  • The platform includes a search feature for users to find accommodations based on location and travel dates.

  • Each stay has a detailed page showcasing additional images, pricing, guest reviews, and relevant descriptions.

  • The booking process is fully simulated with pre-set steps for entering guest details and completing reservations.

  • All data, including stays and bookings, are static and do not involve real-time updates or transactions.

Supported Features
  • Search for accommodations based on location and travel dates using a simple and intuitive interface.

  • View detailed stay pages with more images, pricing information, guest reviews, and stay-specific details.

  • Simulate the booking process by selecting accommodations, entering guest details, and completing the reservation flow.

  • Browse pre-defined accommodations with their respective images and descriptions.

  • Interact with a clean, user-friendly interface optimized for discovering and simulating stay bookings.

Not Supported Features
  • User authentication or account creation — Users cannot log in, create accounts, or save preferences.

  • Payment processing — No real payments or transactions are supported during the booking simulation.

  • Dynamic guest reviews — Users cannot submit or update reviews for stays.

  • Integration with third-party services.

  • Search filters — Advanced filters like price range, property type, amenities, or ratings are not available.

  • Dynamic trip management — Booked trips are pre-defined and cannot be updated or canceled.

  • Mobile app support — Staynb is only available as a web-based platform.

Configurations

This website supports the following configurations. You can customize the behavior using the configuration URL parameters or use default values.

ParameterDefault ValueDescription
no_vacancy

false

Indicates if there is no vacancy available.

price_multiplier

1

Price multiplier for listing prices.

latency

200

Simulated latency for interactions in the application (milliseconds).

hide_aria_labels

false

Indicates if ARIA labels should be hidden.

service_unavailable

false

Indicates if the service is unavailable.

error_making_reservation

false

Indicates if an error should be simulated when making a reservation.

run_id

The identifier for the simulation run.

task_id

The identifier for the task being simulated.

Example Configuration
Use this query string in the URL to configure the platform:
/config?no_vacancy=false&price_multiplier=1&latency=200&hide_aria_labels=false&service_unavailable=false&error_making_reservation=false

Modify the query parameters as needed to simulate different configurations.