Skip to content

A web application for hotel management system, Allowing employees to manage everything about hotel bookings, cabins, and guests.

Notifications You must be signed in to change notification settings

abdrahmansoltan/The-wild-oasis

Repository files navigation

Jobify

React Supabase Vite React Query styled-components Vercel

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing

About The Project

A web application for hotel management system, Allowing employees to manage everything about hotel bookings, cabins, and guests.

Preview

Features

  • User Authentication and Signup Preview Preview
  • User Profile Management Preview
  • Booking Management: ( Check-in / Check-out / Delete / Filter ) Preview Preview
  • Cabin Management: ( Create / Update / Delete / Duplicate / Filter ) Preview
  • Edit hotel settings ( price, min/max nights, min/max guests ) Preview
  • Dark mode Preview

Built With

  • React
  • Supabase
  • Vite
  • React Query
  • styled-components
  • Vercel

(back to top)


users

Email Password
[email protected] 12345678

Validation

  • Email validation: As per RFC2822 standards.
  • Email authentication: Through email provider.
  • Password validation: The password must be more than 8 characters.

(back to top)


Getting Started

This project require some perquisites and dependencies to be installed, you can find the instructions below

This project require some perquisites and dependencies to be installed, you can view it online using this demo. or you can find the instructions below:

To get a local copy, follow these simple steps :

Installation

installing Locally

  1. Clone the repo

    git clone https://github.com/abdrahmansoltan/The-wild-oasis.git
  2. go to project folder

    cd the-wild-oasis
  3. install dependencies

    npm install
  4. Run vite development server

    npm run dev

Ports

  • FrontEnd Development Server runs on port 5173

(back to top)


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

About

A web application for hotel management system, Allowing employees to manage everything about hotel bookings, cabins, and guests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published