https://github.com/kimmyxpow/hollux
Hollux is a hotel website that can be used for online reservations.
https://github.com/kimmyxpow/hollux
alpinejs hotel hotel-management-system laravel laravel-application livewire tailwind tailwindcss tall-stack
Last synced: 6 months ago
JSON representation
Hollux is a hotel website that can be used for online reservations.
- Host: GitHub
- URL: https://github.com/kimmyxpow/hollux
- Owner: kimmyxpow
- Created: 2022-02-13T14:54:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T16:15:54.000Z (about 1 year ago)
- Last Synced: 2024-11-07T12:25:19.504Z (12 months ago)
- Topics: alpinejs, hotel, hotel-management-system, laravel, laravel-application, livewire, tailwind, tailwindcss, tall-stack
- Language: JavaScript
- Homepage: https://hollux.herokuapp.com/
- Size: 4.4 MB
- Stars: 72
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Hollux
Hollux is a hotel website that can be used for online reservations. Built using the [TALL Stack](https://tallstack.dev/): [Tailwind CSS 3](https://tailwindcss.com/), [AlpineJS 3](https://alpinejs.dev/), [Livewire 2](https://laravel-livewire.com/), [Laravel 9](https://laravel.com/). I actually made the UI here myself using Tailwind CSS and AplineJS without using any templates at all.
## Roles
There are 3 roles in this application, namely admin, receptionist, and user or guest.
### Admin

Admin can manage room data, facilities, and manage galleries that will be displayed to users or guests.
### Receptionist

The receptionist can check the check-in or check-out data from the user or guest and confirm it.
### User

The user here is a guest for this Hollux hotel. Users can make online reservations and review facilities and rooms if desired.
## Feature
- Doing room CRUD (Finished)
- Doing facility CRUD (Finished)
- Doing gallery CRUD (Finished)
- Doing user CRUD (Finished)
- Updating the about page via the admin dashboard (Finished)
- Make a reservation (Finished)
- Check reservation data (Finished)
- Do a review (Finished)
- Profile & Setting (Not finished yet)## Clone?
If you want to clone this repository, go ahead. But don't admit that this is your creation :)
### Download assets for seeder
I have provided a seeder for this application, so I have also provided assets to support the seeder, if you want to download the assets, you can clone the [hollux-assets](https://github.com/abinoval/hollux-assets) respository in the storage/app/public folder and rename the hollux-assets folder to img.
## My other projects
Don't forget to stop by my other projects! Don't forget to star too *hehe*
### Image to Palette

Link: [Github](https://github.com/abinoval/image-to-palette) | [Website](https://ksana.in/itp)
Desc: This website is a website for generating colors/palettes from inputted images.
### My Code

Link: [Github](https://github.com/abinoval/my-code) | [Website](http://mycode.great-site.net/)
Desc: Code snippets that can be used to share your code easily.
### PowQuran

Link: [Github](https://github.com/abinoval/PowQuran) | [Website](https://abinoval.github.io/PowQuran/)
Desc: PowQuran is an online Al-Quran that can be accessed on a cellphone or laptop easily, recite and listen to the holy verses wherever you are!
### Kartini Tribute Page

Link: [Github](https://github.com/abinoval/kartini-tribute-page) | [Website](http://radenayukartini.great-site.net/)
Desc: Tribute Page R.A. Kartini by me :)
### My Name

Link: [Github](https://github.com/abinoval/myname) | [Website](https://ksana.in/my)
Desc: Easy-to-use name generator from different countries and genders.