{"id":19965477,"url":"https://github.com/rafaykhattak/library-managment-system-oop","last_synced_at":"2025-08-02T08:03:11.373Z","repository":{"id":188748630,"uuid":"679359831","full_name":"RafayKhattak/Library-Managment-System-OOP","owner":"RafayKhattak","description":"Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP","archived":false,"fork":false,"pushed_at":"2023-08-16T17:17:22.000Z","size":4196,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T18:51:52.636Z","etag":null,"topics":["c","cpp","library-management-system","managment-system","object-oriented-programming"],"latest_commit_sha":null,"homepage":"","language":"C++","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/RafayKhattak.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}},"created_at":"2023-08-16T16:57:07.000Z","updated_at":"2024-05-07T12:37:46.000Z","dependencies_parsed_at":"2023-08-18T00:21:32.561Z","dependency_job_id":null,"html_url":"https://github.com/RafayKhattak/Library-Managment-System-OOP","commit_stats":null,"previous_names":["rafaykhattak/library-managment-system-oop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RafayKhattak/Library-Managment-System-OOP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafayKhattak%2FLibrary-Managment-System-OOP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafayKhattak%2FLibrary-Managment-System-OOP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafayKhattak%2FLibrary-Managment-System-OOP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafayKhattak%2FLibrary-Managment-System-OOP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafayKhattak","download_url":"https://codeload.github.com/RafayKhattak/Library-Managment-System-OOP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafayKhattak%2FLibrary-Managment-System-OOP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268350992,"owners_count":24236328,"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-08-02T02:00:12.353Z","response_time":74,"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":["c","cpp","library-management-system","managment-system","object-oriented-programming"],"created_at":"2024-11-13T02:28:55.278Z","updated_at":"2025-08-02T08:03:11.295Z","avatar_url":"https://github.com/RafayKhattak.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System\n\nThe Library Management System is a comprehensive software solution designed to efficiently manage and organize the operations of a library. This project provides a user-friendly interface for library staff and users to perform various tasks related to borrowing, returning, searching, and managing books, as well as handling user accounts and fines.\n\n![merge_from_ofoct](https://github.com/RafayKhattak/Library-Managment-System-OOP/assets/90026724/2ef947db-b930-4f20-8c06-b28f0ead5628)\n\n## UML Diagram\n\n![Screenshot (91)](https://github.com/RafayKhattak/Library-Managment-System-OOP/assets/90026724/f5682dcd-30c0-445c-ae9d-4099eb95b0fa)\n\n## Features\n\nThe Library Management System project offers the following key features:\n\n1. **User Management:**\n   - Registration and login functionality for users, including staff and library members.\n   - User roles and access levels to differentiate between staff and regular users.\n\n2. **Book Management:**\n   - Adding, editing, and deleting books from the library inventory.\n   - Marking books as borrowed, reserved, lost, or available.\n   - Tracking due dates for borrowed books.\n\n3. **Borrowing and Returning:**\n   - Users can borrow and return books through their accounts.\n   - Automatic calculation of fines for late book returns.\n   - Handling reservations and requests for borrowing.\n\n4. **Search and Display:**\n   - Search functionality to find books based on title, author, or ISBN.\n   - Display available, reserved, and borrowed books with detailed information.\n\n5. **Reporting Lost Books:**\n   - Users can report lost books, which will result in fines and updating the book's status.\n\n6. **Fine Calculation:**\n   - Automated calculation and display of fine amounts for late returns.\n\n7. **User Dashboard:**\n   - User-friendly dashboard for users to manage their borrowed and reserved books.\n\n8. **Staff Portal:**\n   - Separate interface for library staff to manage book inventory, and user accounts, and handle administrative tasks.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following prerequisites:\n\n- C++ compiler (compatible with C++11 or higher)\n- IDE (Integrated Development Environment) for compiling and running the code\n\n## Installation\n\n1. Clone the repository to your local machine using:\n```\ngit clone https://github.com/your-username/library-management-system.git\n`````\n2. Open the project in your chosen IDE.\n3. Compile and run the project using the appropriate build and execution options in your IDE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaykhattak%2Flibrary-managment-system-oop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaykhattak%2Flibrary-managment-system-oop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaykhattak%2Flibrary-managment-system-oop/lists"}