{"id":26244522,"url":"https://github.com/its-maneeshk/hotelmanagementsystemusingjdbc","last_synced_at":"2026-05-10T16:43:17.942Z","repository":{"id":255158648,"uuid":"847386337","full_name":"its-maneeshk/HotelManagementSystemUsingJDBC","owner":"its-maneeshk","description":"HotelManagementSystem is a Java-based application designed to streamline hotel operations, including user authentication, guest management, and administrative tasks. The system uses MySQL for database management and provides a command-line interface (CLI) for easy user interaction.","archived":false,"fork":false,"pushed_at":"2024-08-28T10:02:15.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T13:45:09.385Z","etag":null,"topics":["java","jdbc","mysql","project"],"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/its-maneeshk.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}},"created_at":"2024-08-25T17:17:38.000Z","updated_at":"2024-08-28T10:16:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"bea94738-0164-45bb-b917-f858c23efcd2","html_url":"https://github.com/its-maneeshk/HotelManagementSystemUsingJDBC","commit_stats":null,"previous_names":["its-maneeshk/hotelmanagementsystemusingjdbc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/its-maneeshk/HotelManagementSystemUsingJDBC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FHotelManagementSystemUsingJDBC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FHotelManagementSystemUsingJDBC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FHotelManagementSystemUsingJDBC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FHotelManagementSystemUsingJDBC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/its-maneeshk","download_url":"https://codeload.github.com/its-maneeshk/HotelManagementSystemUsingJDBC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FHotelManagementSystemUsingJDBC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java","jdbc","mysql","project"],"created_at":"2025-03-13T11:27:54.383Z","updated_at":"2026-05-10T16:43:17.913Z","avatar_url":"https://github.com/its-maneeshk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HotelManagementSystem 🏨\n\n**HotelManagementSystem** is a comprehensive Java-based application designed to manage hotel operations such as user authentication, guest management, and various administrative tasks. The application leverages MySQL for database management and JDBC for seamless database connectivity. This system is ideal for hotels looking to streamline their management processes and improve overall efficiency.\n\n## Features 🪶\n\n| **Module**                     | **Description**                                                                                          | **Module**                   | **Description**                                 |\n| ------------------------------ | -------------------------------------------------------------------------------------------------------- | ---------------------------- | ----------------------------------------------- |\n| **Authentication**             | Handles user login, signup, password reset, and logout operations.                                        | **Guest Management**          | Manages guest registration and information.     |\n| **Database Connectivity**      | Establishes and manages the connection between the application and the MySQL database.                    | **Admin Operations**          | Provides administrative functionalities.        |\n| **User Option Handling**        | Manages different options available to users (admin and customer).                                       | **Error Handling**            | Ensures stable application performance.         |\n| **Junction and Navigation**    | Controls navigation between different sections of the system.                                            | **Welcome and Greeting**      | Displays welcome messages and guides users.     |\n| **Main Menu**                  | Provides the main interface for user interaction.                                                        | **Logout**                    | Safely logs out users from the system.          |\n\n## User Interface\nThe application features a command-line interface (CLI) that guides users through various options and operations, ensuring ease of use and accessibility for all users.\n\n# Demo Images \n\nHere are some screenshots demonstrating the key functionalities of **CalculatorApp**:\n\n1. **Project Stracture**:\n   ![Project Stracture](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/ProjectStracture.png)\n\n2. **SQL Dtatabase Schema**:\n   ![SQL Database Schema](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/SQL_schema.png)\n   \n3. **Admin Login**: \n   ![Admin Login](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/AdminLogIn.png)\n   \n4. **Admin Log Out**:\n   ![Admin Log Out](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/AdminLogOut.png)\n   \n5. **Customer Login**:\n   ![Customer Login](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/CustomerLogIn.png)\n   \n6. **Customer Log Out**:\n   ![Customer Log Out](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/CustomerLogOut.png)\n   \n7. **Customer Sign Up**:\n   ![Customer Sign up](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/CustomerLogOut.png)\n\n8. **Wrong Password Input**:\n   ![Forget Password](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/WrongCredentialLogIn.png)\n   \n9. **Forget Password | Reset Password | Token Generation**:\n   ![Forget Password](https://github.com/its-maneeshk/.assets/blob/c551a82a2b2b69c9d796a0b6e35f6533a5c9a5f7/HotelManagementSystemUsingJDBC_Demo-images/ForgotPassword_ResetPassword_PasswordEncryption.png)\n\n\n## Contributing 🛂\nContributions are welcome! If you would like to contribute to CalculatorApp, please fork the repository, create a new branch, and submit a pull request. I encourage suggestions for new features, bug fixes, and general improvements.\n\n\n---\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️ by \u003ca href=\"https://www.instagram.com/its_maneeshk_/\" target=\"_blank\"\u003eManish Patel\u003c/a\u003e | \n  \u003ca href=\"mailto:maneeshkurmii@gmail.com\"\u003eEmail Me\u003c/a\u003e | \n  \u003ca href=\"https://www.linkedin.com/in/itsmaneeshk/\" target=\"_blank\"\u003eLinkedIn\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Code-Java-blue?style=flat-square\u0026logo=java\" alt=\"Java Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tool-Git-orange?style=flat-square\u0026logo=git\" alt=\"Git Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Project-Open%20Source-brightgreen?style=flat-square\" alt=\"Open Source Badge\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  🚀 Follow my work at \u003ca href=\"https://github.com/its-maneeshk\" target=\"_blank\"\u003eGitHub\u003c/a\u003e and let's build something amazing together!\n\u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-maneeshk%2Fhotelmanagementsystemusingjdbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-maneeshk%2Fhotelmanagementsystemusingjdbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-maneeshk%2Fhotelmanagementsystemusingjdbc/lists"}