Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/l0nerof/the-wild-oasis

The Wild Oasis - Internal hotel management app
https://github.com/l0nerof/the-wild-oasis

context-api react react-router styled-components supabase vite

Last synced: 5 days ago
JSON representation

The Wild Oasis - Internal hotel management app

Awesome Lists containing this project

README

        

# The Wild Oasis (Internal Management Version)

The Wild Oasis is an internal hotel management application where users can register, view hotel statistics, add rooms, check room status, and switch themes. It also allows users to view all client reservations, including arrival and departure dates and payment status. This project was developed to enhance skills in React, Context API, Vite, Supabase, and Styled Components.

## Features

- **User Registration**: Users must register to access the application.
- **Hotel Statistics**: View hotel statistics for a customizable period.
- **Add and Manage Rooms**: Add new rooms, view their status, and manage them efficiently.
- **Theme Switching**: Toggle between different themes for the application.
- **Reservation Management**: View all client reservations, including arrival and departure dates and payment status.

## Technology Stack

- **React.js**
- **Supabase**
- **Context API**
- **Vite**
- **Styled Components**