Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/l0nerof/the-wild-oasis
- Owner: l0nerof
- Created: 2024-04-30T10:31:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T15:06:45.000Z (5 months ago)
- Last Synced: 2024-06-11T22:31:37.707Z (5 months ago)
- Topics: context-api, react, react-router, styled-components, supabase, vite
- Language: JavaScript
- Homepage: https://the-wild-oasis-henna-theta.vercel.app/
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**