Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l0nerof/the-wild-oasis-website
The Wild Oasis - the client-side version of a hotel management application.
https://github.com/l0nerof/the-wild-oasis-website
context-api next-app-router nextjs react supabase tailwindcss
Last synced: 5 days ago
JSON representation
The Wild Oasis - the client-side version of a hotel management application.
- Host: GitHub
- URL: https://github.com/l0nerof/the-wild-oasis-website
- Owner: l0nerof
- Created: 2024-05-30T06:39:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T13:24:53.000Z (6 months ago)
- Last Synced: 2024-06-05T09:58:01.584Z (6 months ago)
- Topics: context-api, next-app-router, nextjs, react, supabase, tailwindcss
- Language: JavaScript
- Homepage: https://the-wild-oasis-website-nine.vercel.app
- Size: 8.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Wild Oasis (Client Version)
The Wild Oasis is the client-side version of a hotel management application. Users can register, search for available rooms, and make reservations for their preferred dates. This project was developed to enhance skills in Next.js, Next.js App Router, Supabase, and Tailwind CSS.
## Features
- **User Registration**: Users can create an account to access hotel services.
- **Room Search**: Find available rooms for desired dates.
- **Room Reservation**: Reserve rooms for preferred dates easily and efficiently.## Technology Stack
- **Next.js**
- **React.js**
- **Tailwind CSS**
- **Supabase**
- **Context API**