{"id":51293617,"url":"https://github.com/angelb9967/nurad-admin-mobile","last_synced_at":"2026-06-30T12:37:52.606Z","repository":{"id":320855524,"uuid":"800815452","full_name":"angelb9967/nurad-admin-mobile","owner":"angelb9967","description":"It is the administrative application for managing the Nurad hotel booking system.","archived":false,"fork":false,"pushed_at":"2025-12-04T07:26:27.000Z","size":843,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-30T12:37:51.510Z","etag":null,"topics":["android-studio","course-project","firebase","java","mobile-development"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/angelb9967.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-15T03:50:14.000Z","updated_at":"2026-06-30T09:26:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e198a357-4c9b-4bd9-bef8-770f70cada67","html_url":"https://github.com/angelb9967/nurad-admin-mobile","commit_stats":null,"previous_names":["angelb9967/nurad-admin-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/angelb9967/nurad-admin-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-admin-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-admin-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-admin-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-admin-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelb9967","download_url":"https://codeload.github.com/angelb9967/nurad-admin-mobile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-admin-mobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-studio","course-project","firebase","java","mobile-development"],"created_at":"2026-06-30T12:37:51.879Z","updated_at":"2026-06-30T12:37:52.593Z","avatar_url":"https://github.com/angelb9967.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/2e944381-d236-4ca8-81ff-db648950e088\" alt=\"Nurad_Admin_Logo\" width=\"700\" /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/angelb9967/Nurad-Admin-Mobile/issues/new\"\u003e\u003cimg src=\"https://img.shields.io/badge/Report%20a%20Bug-red?style=for-the-badge\u0026logo=github\" /\u003e\u003c/a\u003e\u003cspan\u003e\u0026nbsp;\u003c/span\u003e\u003ca href=\"https://github.com/angelb9967/Nurad-Admin-Mobile/issues/new\"\u003e\u003cimg src=\"https://img.shields.io/badge/Request%20Feature-blue?style=for-the-badge\u0026logo=github\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Nurad Admin: Mobile Hotel Management System\n\n## ✨ Project Overview\n\nNurad Admin is an Android application designed to provide hotel administrators with a platform for managing all  hotel operations. 💻📊 \n\nIt facilitates efficient oversight of room inventory, guest bookings, and real-time data synchronization. Developed using Android Studio and Java, with Firebase as the backend, this system empowers hotel staff with the tools for effective management and operational control.\n\n## 🌟 Key Features\n\nExplore the core administrative functionalities of Nurad Admin:\n\n*   **Centralized Dashboard:** Offers an aggregated view of key operational metrics and quick access to essential management features.\n*   **Booking Management:** Enables administrators to perform CRUD (Create, Read, Update, Delete) operations on guest bookings, including reservation details, check-in/check-out statuses, and guest information.\n*   **Room Inventory Management:** Provides real-time visibility into room status (occupied, vacant, pending cleaning), configuration of room types, and capacity allocation.\n*   **Real-time Data Synchronization:** Leverages Firebase Realtime Database to ensure immediate propagation of all operational data changes across the system, maintaining data consistency.\n*   **Secure Authentication:** Implements Firebase Authentication for secure administrator login.\n  \n## 🛠️ Technologies Utilized\n\nNurad Admin is constructed upon the following core technologies:\n\n*   **Android Studio:** The official Integrated Development Environment (IDE) for native Android application development.\n*   **Java:** The core programming language employed for implementing application logic, UI components, and integrating with backend services.\n*   **Firebase:** Utilized as the Backend as a Service (BaaS) platform, providing:\n    *   **Firebase Realtime Database:** For efficient, synchronous, and scalable data storage and retrieval of hotel operational data.\n    *   **Firebase Authentication:** For robust and secure administrator user management and identity verification.\n\n## 🚀 Getting Started\n\nThese instructions detail the process of setting up and running the Nurad Admin application on a local development environment.\n\n### 📋 Prerequisites\n\n*   Android Studio (Latest Stable Version Recommended)\n*   Java Development Kit (JDK) 8 or higher\n*   A configured Google Firebase project with:\n    *   Firebase Realtime Database enabled.\n    *   Firebase Authentication (Email/Password provider) enabled.\n\n### ⬇️ Installation\n\n1.  **Clone the Repository:**\n    ```bash\n    git clone https://github.com/angelb9967/Nurad-Admin-Mobile.git\n    ```\n2.  **Open Project in Android Studio:**\n    *   Launch Android Studio.\n    *   Select `Open an existing Android Studio project` and navigate to the root directory of the cloned `NUrad-Admin` repository.\n3.  **Verify Firebase Configuration:**\n    *   Ensure the `google-services.json` file is correctly placed within the `app/` directory of the Android project.\n    *   Confirm that necessary Firebase SDK dependencies are accurately declared in both the project-level `build.gradle` and app-level `build.gradle` files.\n4.  **Synchronize Gradle:**\n    *   Allow Android Studio to perform a Gradle synchronization. Resolve any dependency resolution issues that may arise.\n\n## ▶️ Usage\n\nPost-installation, the Nurad Admin application can be operated as follows:\n\n1.  **Application Execution:**\n    *   Connect an Android physical device with USB debugging enabled or launch an Android Virtual Device (AVD) via the Android Studio AVD Manager.\n    *   Initiate the application build and run process by selecting the `Run 'app'` command within Android Studio.\n2.  **Administrator Login:**\n    *   Upon the application's initial launch, an authentication interface will be presented.\n    *   Enter valid administrator credentials, which must be pre-registered within your Firebase Authentication service, to gain access to the system's management functionalities.\n3.  **Operational Management:**\n    *   Navigate through the administrative dashboard and integrated modules to actively manage bookings, monitor room availability, and interact with the real-time data feeds to maintain hotel operations.\n\n## 📧 Contact\n\nFor any inquiries or feedback regarding this project, please reach out to the team:\n\n| Contributor               | Github Account                                    |\n| :----------------- | :--------------------------------------- |\n| Allysandrei | 👨‍🎨 [allysandreiaparicio](https://github.com/allysandreiaparicio) |\n| Angeline     | 👩‍💻 [angelb9967](https://github.com/angelb9967) |\n| Angie        | 👩‍🎨 [anjicln ](https://github.com/anjicln) |\n| Jersey       | 👩‍💻 [jerseyloveu](https://github.com/jerseyloveu) |\n\nProject Repository: [https://github.com/angelb9967/Nurad-Admin-Mobile.git](https://github.com/angelb9967/Nurad-Admin-Mobile.git)\n\n## 🖼️ App Preview\n\nGet a quick look at Nurad Admin Mobile in action!\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"185\" alt=\"App screen 1\" src=\"https://github.com/user-attachments/assets/fea7fc62-f2e8-4764-91a3-4eefc997757a\" /\u003e\n  \u003cimg width=\"181\" alt=\"App screen 2\" src=\"https://github.com/user-attachments/assets/c03156e9-c776-41ae-9f28-9371be28dc9a\" /\u003e\n  \u003cimg width=\"185\" alt=\"App screen 3\" src=\"https://github.com/user-attachments/assets/86428cce-c0d0-45da-81fe-af67fa9cf9c9\" /\u003e\n  \u003cimg width=\"185\" alt=\"App screen 4\" src=\"https://github.com/user-attachments/assets/8a24c113-a3f7-4c28-84ba-4ff8d6938dde\" /\u003e\n  \u003cimg width=\"185\" alt=\"App screen 5\" src=\"https://github.com/user-attachments/assets/e0ca4d5f-1949-47c8-8c8c-732738c68dde\" /\u003e\n  \u003cimg width=\"185\" alt=\"App screen 6\" src=\"https://github.com/user-attachments/assets/ef391807-1afd-4904-85ac-6035e4547bde\" /\u003e\n  \u003cimg width=\"187\" alt=\"App screen 7\" src=\"https://github.com/user-attachments/assets/7dd4cd5a-64ab-4f6e-a2d7-5679ca2f403a\" /\u003e\n  \u003cimg width=\"185\" alt=\"App screen 8\" src=\"https://github.com/user-attachments/assets/b4f8ba83-3620-428f-b576-462c55e3fd24\" /\u003e\n  \u003cimg width=\"187\" alt=\"App screen 9\" src=\"https://github.com/user-attachments/assets/68a82045-c3bb-4b40-84a1-83dd545ab1d7\" /\u003e\n  \u003cimg width=\"185\" alt=\"App screen 10\" src=\"https://github.com/user-attachments/assets/d476e8d5-8aa2-4005-9ef8-e5d44ce0bf55\" /\u003e\n\u003c/p\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/Developed%20with%20%E2%9D%A4-angelb9967-red?style=for-the-badge\" /\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelb9967%2Fnurad-admin-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelb9967%2Fnurad-admin-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelb9967%2Fnurad-admin-mobile/lists"}