Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthony-2003/wild-oasis-proyect

This project is a hotel booking management system designed for administrative staff to efficiently handle reservations and manage hotel operations.
https://github.com/anthony-2003/wild-oasis-proyect

jsx react react-form-hook react-query react-router supabase supabase-auth

Last synced: 3 months ago
JSON representation

This project is a hotel booking management system designed for administrative staff to efficiently handle reservations and manage hotel operations.

Awesome Lists containing this project

README

        

# Hotel Reservation Management System

This project is a hotel booking management system designed for administrative staff to efficiently manage reservations and hotel operations. The application provides tools to oversee room availability, manage guest bookings, update reservation details, and generate reports.

## Getting Started

### 1. Install Dependencies

Before running the project, make sure to install all necessary dependencies. Run the following command in the root directory of the project:

```bash
npm install
```

### 2. Set Up Environment Variables

The application requires a Supabase API key and URL to function properly. Follow these steps to set them up:

Create a .env file in the root of the project.
Add the following environment variables to the .env file. Replace the placeholders with your actual Supabase API key and URL:

```bash
REACT_APP_SUPABASE_URL=
REACT_APP_SUPABASE_ANON_KEY=
```

https://drive.google.com/file/d/1rYHlZE5bFFdgFco2Hhd-svu7oDnQ4Gzo/preview