generated from krsx/my-clean-architecture-boiler-plate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
5 changed files
with
115 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2024 Moh. Iqbal Fatchurozi | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
<!-- git remote add origin https|ssh:path/to/the/repository.git --> | ||
<!-- git pull origin main --rebase --> | ||
|
||
<div align="center"> | ||
<h1> AceHotel - Hotel Management App with IOT Integration </h1> | ||
<a href="https://github.com/AceHotelProject/AceHotel-App"> | ||
<img src="./img/acehotel.png" alt="readme-project-template"> | ||
</a> | ||
</div> | ||
|
||
<!-- You can make badge by read on official documentation at https://shields.io/badges --> | ||
|
||
<!-- </div> | ||
<p align="center"> | ||
<a target="_blank" href="https://www.linkedin.com/in/moh-iqbal-fatchurozi/"><img height="20" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" /></a> | ||
<a target="_blank" href=""><img height="20" src="https://img.shields.io/github/license/zer0-911/readme-project-template" alt="License"></a> | ||
<a target="_blank" href=""><img height="20" src="https://img.shields.io/github/commit-activity/t/zer0-911/readme-project-template" alt="Last Commits"></a> | ||
<a target="_blank" href=""><img height="20" src="https://img.shields.io/github/repo-size/zer0-911/readme-project-template" alt="Repo Size"></a> | ||
</p> --> | ||
|
||
<p align="center"> | ||
<a href="#-introduction">Introduction</a> • | ||
<a href="#-tech-stack">Tech Stack</a> • | ||
<a href="#%EF%B8%8F-installation">Installation</a> • | ||
<!-- <a href="#%EF%B8%8F-demo">Demo</a> • --> | ||
<a href="#-reference">Reference</a> • | ||
<a href="#-issue">Issue</a> • | ||
<a href="#-license">License</a> • | ||
<a href="#-author">I Putu Krisna Erlangga</a> | ||
</p> | ||
|
||
## 📄 Introduction | ||
|
||
This application addresses the need to enhance efficiency and service quality across multiple branches of Ace Hotel Surabaya. The hotel owner and staff faced various challenges, including booking management, inventory, room management, branch coordination, and financial oversight. Additionally, the owner struggled with employee supervision and monitoring hotel statistics. | ||
|
||
To tackle these issues, I devised over 12 complex features across more than 40 interfaces in the creation of `AceHotel` application. The application emphasizes a user-friendly system, featuring a dashboard and the use of a floating action button (FAB) to allow users to quickly access important features. It also incorporates user role validation, ensuring that each user can only access features relevant to their specific job at the hotel. Moreover, the application integrates IoT technology, including a Tag and Reader to facilitate monitoring and tracking of the hotel's inventory in real-time. | ||
|
||
## 💻 Tech Stack | ||
|
||
> Framework, Library, Database, Tools, etc | ||
<!-- You can search the logo with https://simpleicons.org and copy the name in logo=copyhere same with color after badge/YourText-YourColor--> | ||
|
||
- Kotlin | ||
- Android Studio | ||
- Postman | ||
- Retrofit | ||
- Hilt | ||
- DataStore | ||
- Room | ||
- NotificationManager | ||
- WorkManager | ||
|
||
## ⚙️ Installation | ||
|
||
1. Clone this repository `git clone https://github.com/AceHotelProject/AceHotel-App.git` or click `Clone or Download` button and then click `Download ZIP` | ||
2. Open this project in Android Studio | ||
3. Make sure your Android Virtual Device (AVD) is already activated | ||
4. Run the app | ||
|
||
<!-- ## 📽️ Demo | ||
<!-- If Needed --> | ||
<!-- <div align="center"> | ||
<img src="./img/demo.gif" alt="Demo"> | ||
</div> --> | ||
|
||
## 📚 Reference | ||
|
||
<!-- If Needed --> | ||
|
||
- [Clean Architecture](https://developer.android.com/topic/architecture) | ||
- [Hilt Dependency Injection](https://developer.android.com/training/dependency-injection/hilt-android) | ||
- [Retrofit](https://square.github.io/retrofit/) | ||
- [Room](https://developer.android.com/training/data-storage/room/) | ||
|
||
## 🚩 Issue | ||
|
||
If you found a bug or an issue, please report by opening a new issue on [this repository](https://github.com/AceHotelProject/AceHotel-App/issues). | ||
|
||
## 📝 License | ||
|
||
This project is licensed under the **MIT** License - see the [LICENSE](LICENSE) file for details | ||
|
||
## 📌 Authors | ||
|
||
<p align="center"> | ||
<h3> I Putu Krisna Erlangga </h3> | ||
<a target="_blank" href="https://www.linkedin.com/in/krisna-erlangga/"><img height="20" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="linkedin" /></a> | ||
<a target="_blank" href="https://github.com/krsx"><img height="20" src="https://img.shields.io/badge/Github-000000?style=for-the-badge&logo=github&logoColor=white" alt="github"/></a> | ||
<a target="_blank" href="https://krsx-dev.framer.website/"> | ||
<img height="20" src="https://img.shields.io/badge/Portfolio-00BC8E?style=for-the-badge&logo=googlecloud&logoColor=white" alt="portofolio"/> | ||
</a> | ||
</p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.