{"id":19583579,"url":"https://github.com/moiz-codebyte/hostelmanagementsystem","last_synced_at":"2025-10-16T05:38:59.865Z","repository":{"id":167955099,"uuid":"643568988","full_name":"Moiz-CodeByte/HostelManagementSystem","owner":"Moiz-CodeByte","description":"This project is a Hostel Management System implemented in Java using Object-Oriented Programming (OOP) concepts. The system allows you to manage hostelites (students), employees, and expenditures related to the hostel. It provides a menu-driven interface for various management operations.","archived":false,"fork":false,"pushed_at":"2024-05-17T11:22:45.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T05:39:05.709Z","etag":null,"topics":["hostel-management-system","hostelmanagementsystem","javaoop"],"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/Moiz-CodeByte.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":"2023-05-21T15:22:43.000Z","updated_at":"2024-05-17T11:22:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d943175-0fcb-4c46-a739-bb8aee360b7d","html_url":"https://github.com/Moiz-CodeByte/HostelManagementSystem","commit_stats":null,"previous_names":["moiz-codebyte/hostelmanagementsystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Moiz-CodeByte/HostelManagementSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moiz-CodeByte%2FHostelManagementSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moiz-CodeByte%2FHostelManagementSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moiz-CodeByte%2FHostelManagementSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moiz-CodeByte%2FHostelManagementSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moiz-CodeByte","download_url":"https://codeload.github.com/Moiz-CodeByte/HostelManagementSystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moiz-CodeByte%2FHostelManagementSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159702,"owners_count":26116534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":["hostel-management-system","hostelmanagementsystem","javaoop"],"created_at":"2024-11-11T07:43:12.047Z","updated_at":"2025-10-16T05:38:59.850Z","avatar_url":"https://github.com/Moiz-CodeByte.png","language":"Java","readme":"\n# Hostel Management System\n\nThis project is a Hostel Management System implemented in Java using Object-Oriented Programming (OOP) concepts. The system allows you to manage hostelites (students), employees, and expenditures related to the hostel. It provides a menu-driven interface for various management operations.\n\n## Features\n\n1. **Login**: The system provides a login mechanism with a default username and password (\"admin\").\n\n2. **Main Menu**: After logging in, the main menu is displayed with the following options:\n   - Hostelites Management: Manage student-related operations.\n   - Employees Management: Manage employee-related operations.\n   - Expenditure: Manage hostel expenditure operations.\n   - Back to Login: Return to the login screen.\n   - Exit: Exit the system.\n\n3. **Hostelites Management**:\n   - Add a new student.\n   - Remove a student.\n   - Update student details.\n   - Search for a student.\n   - Display all students.\n   - Return to the main menu.\n\n4. **Employees Management**:\n   - Add a new employee.\n   - Remove an employee.\n   - Update employee details.\n   - Display all employees.\n   - Return to the main menu.\n\n5. **Expenditure Management**:\n   - Add an expense.\n   - Display all expenses.\n   - Return to the main menu.\n\n## How to Use\n\n1. **Login**: Upon running the program, you'll be prompted to enter the username and password. The default credentials are \"admin\" for both.\n\n2. **Main Menu**: After successful login, you'll be presented with the main menu options. Choose an option by entering the corresponding number.\n\n3. **Submenus**: Depending on the option you choose, you'll be presented with submenus for hostelites, employees, or expenditure management. Follow the prompts and enter the appropriate choices.\n\n4. **Navigation**: You can navigate back to previous menus using the \"Back\" option.\n\n5. **Exit**: To exit the system, select the \"Exit\" option from the main menu.\n\n## Prerequisites\n\nTo run this project, you need to have Java installed on your system.\n\n## Running the Project\n\n1. Clone the repository or download the source code.\n\n2. Open a terminal and navigate to the project directory.\n\n3. Compile the Java source code:\n   ```sh\n   java Drive.java\n   ```\n\n4. Run the compiled program:\n   ```sh\n   java Drive\n   ```\n\n5. Follow the on-screen instructions to interact with the system.\n\n## Note\n\nThis project is a basic implementation of a Hostel Management System. It serves as a learning exercise and can be enhanced with additional features and error handling.\n\n## Author\n\nAbdul Moiz\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoiz-codebyte%2Fhostelmanagementsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoiz-codebyte%2Fhostelmanagementsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoiz-codebyte%2Fhostelmanagementsystem/lists"}