Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikepn02/wild-oasis
https://github.com/mikepn02/wild-oasis
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikepn02/wild-oasis
- Owner: Mikepn02
- Created: 2024-01-19T19:52:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T12:03:52.000Z (about 1 year ago)
- Last Synced: 2024-04-28T04:17:24.929Z (9 months ago)
- Language: JavaScript
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wild Oasis - Hotel Booking and Cabin Management System
Wild Oasis is a web application that allows users, specifically those in the hotel industry, to manage cabin bookings, check-in and check-out guests. The project is built using React for the frontend and Supabase for the backend.
## Features
- **User Authentication:** Secure user authentication powered by Supabase.
- **Cabin Management:** Create, view, and manage cabins available for booking.
- **Booking System:** Allow guests to make bookings for cabins.
- **Check-in and Check-out:** Efficiently manage guest arrivals and departures.## Technologies Used
- **React:** Frontend library for building user interfaces.
- **Supabase:** Backend as a Service (BaaS) for database and user authentication.## Getting Started
### Prerequisites
- Node.js and npm installed locally.
- Supabase account for backend services.### Installation
1. Clone the repository:
```bash
git clone https://github.com/Mikepn02/wild-oasis.git
cd wild-oasis