{"id":51293621,"url":"https://github.com/angelb9967/nurad-mobile","last_synced_at":"2026-06-30T12:37:53.551Z","repository":{"id":320857946,"uuid":"782906463","full_name":"angelb9967/nurad-mobile","owner":"angelb9967","description":"It is a hotel booking application that allows users to search for and book hotel rooms, as well as manage their bookings.","archived":false,"fork":false,"pushed_at":"2025-12-04T07:25:02.000Z","size":18047,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-30T12:37:51.731Z","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-04-06T11:34:43.000Z","updated_at":"2026-06-30T09:21:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6a6ac52-2dd3-4d8d-9f94-3f14fafda6b0","html_url":"https://github.com/angelb9967/nurad-mobile","commit_stats":null,"previous_names":["angelb9967/nurad-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/angelb9967/nurad-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelb9967","download_url":"https://codeload.github.com/angelb9967/nurad-mobile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelb9967%2Fnurad-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:52.882Z","updated_at":"2026-06-30T12:37:53.537Z","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/2d9805b4-9a86-4d69-b7f5-bd6740bdd889\" alt=\"Nurad_App_Logo\" width=\"500\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/angelb9967/Nurad-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-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: Mobile Hotel Booking System\n\n## ✨ Project Overview\n\nNurad is an Android application engineered to facilitate guest interaction with hotel services. 🛌🛎 \n\nIt streamlines room browsing, reservation processes, and booking management. Developed using Android Studio and Java, and leveraging Firebase for backend services, Nurad provides real-time room availability and secure transaction functionalities to end-users. It serves as the primary interface for guests to engage with the hotel's reservation system.\n\n## 🌟 Key Features\n\nExplore the core functionalities of Nurad:\n\n*   **Room Catalog:** Enables users to view available hotel rooms, including specifications such as room type, amenities, and pricing.\n*   **Booking Management:** Provides functionality for users to access current and past bookings.\n*   **User Authentication:** Implements Firebase Authentication for secure user registration, login, and session management protocols.\n*   **Real-time Availability:** Displays dynamic room availability information, synchronized instantaneously with the central hotel management system.\n*   **User Interface (UI):** Engineered for intuitive navigation and a clear, efficient booking experience for guests.\n\n## 🛠️ Technologies Utilized\n\nNurad 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 primary programming language for developing application logic and UI components.\n*   **Firebase:** Employed as the Backend as a Service (BaaS) platform, integrating:\n    *   **Firebase Realtime Database:** For efficient, synchronous, and scalable data storage and retrieval of room availability and booking records.\n    *   **Firebase Authentication:** For secure user identity verification, registration, and session management.\n\n## 🚀 Getting Started\n\nThese instructions detail the process of setting up and running the Nurad User 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-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` 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 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.  **User Registration/Login:**\n    *   New users are prompted to register an account using email and password credentials.\n    *   Existing users can authenticate via their registered login credentials.\n3.  **Booking and Management:**\n    *   Access the room catalog to view available options.\n    *   Proceed with room reservation by submitting required guest and stay information.\n    *   Utilize the dedicated 'My Bookings' section to view and manage personal reservation details.\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-Mobile.git](https://github.com/angelb9967/Nurad-Mobile.git)\n\n## 🖼️ App Preview\n\nGet a quick look at Nurad Mobile in action!\n\n\u003cimg width=\"304\" alt=\"image\" src=\"https://github.com/user-attachments/assets/14398fa7-2b75-4704-b87e-2efe6ee683c8\" /\u003e\n\u003cimg width=\"300\" alt=\"image\" src=\"https://github.com/user-attachments/assets/265154fe-7861-4e28-88ae-09d3c7fa1510\" /\u003e\n\u003cimg width=\"285\" alt=\"image\" src=\"https://github.com/user-attachments/assets/9866d4c5-6cb5-4f54-b4e7-a70ec62123d9\" /\u003e\n\u003cimg width=\"300\" alt=\"image\" src=\"https://github.com/user-attachments/assets/8f8ad215-1d43-4d39-bf58-176657a24cb9\" /\u003e\n\u003cimg width=\"300\" alt=\"image\" src=\"https://github.com/user-attachments/assets/8e835808-8b70-4251-ae18-591487d460cd\" /\u003e\n\u003cimg width=\"303\" alt=\"image\" src=\"https://github.com/user-attachments/assets/a1718177-c2ed-4d0c-88da-9bd6456a431e\" /\u003e\n\u003cimg width=\"300\" alt=\"image\" src=\"https://github.com/user-attachments/assets/fca3739b-036e-41e7-be3e-3f69ed346150\" /\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://img.shields.io/badge/Developed%20with%20%E2%9D%A4-angelb9967-red?style=for-the-badge\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelb9967%2Fnurad-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelb9967%2Fnurad-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelb9967%2Fnurad-mobile/lists"}