{"id":26384401,"url":"https://github.com/reetugupta/library-management-system","last_synced_at":"2025-10-13T01:17:51.817Z","repository":{"id":281650245,"uuid":"945948331","full_name":"ReetuGupta/Library-Management-System","owner":"ReetuGupta","description":"Library Management System in C++ - A simple console-based library management system using C++ and OOP concepts. Features include adding, issuing, returning, and viewing books. 🚀📚","archived":false,"fork":false,"pushed_at":"2025-03-10T11:38:32.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T12:34:26.691Z","etag":null,"topics":["cpp","oops"],"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/ReetuGupta.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":"2025-03-10T11:30:11.000Z","updated_at":"2025-03-10T11:40:33.000Z","dependencies_parsed_at":"2025-03-10T12:46:54.543Z","dependency_job_id":null,"html_url":"https://github.com/ReetuGupta/Library-Management-System","commit_stats":null,"previous_names":["reetugupta/library-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReetuGupta/Library-Management-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReetuGupta%2FLibrary-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReetuGupta%2FLibrary-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReetuGupta%2FLibrary-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReetuGupta%2FLibrary-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReetuGupta","download_url":"https://codeload.github.com/ReetuGupta/Library-Management-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReetuGupta%2FLibrary-Management-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013886,"owners_count":26085325,"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-12T02:00:06.719Z","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":["cpp","oops"],"created_at":"2025-03-17T07:29:14.886Z","updated_at":"2025-10-13T01:17:51.784Z","avatar_url":"https://github.com/ReetuGupta.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System in C++\n\n## Description\nThis is a simple **Library Management System** implemented in C++. It allows users to:\n\n- **Add books** to the library.\n- **Issue books** to users.\n- **Return books** to the library.\n- **View books** and check their availability.\n\nThis project follows **Object-Oriented Programming (OOP) principles** and uses a **vector-based data structure** for book storage.\n\n## Features\n\n✅ Add new books  \n✅ Issue books  \n✅ Return books  \n✅ View available and issued books  \n\n## How to Run\n\n1. **Compile the code** using a C++ compiler:\n   ```sh\n   g++ main.cpp -o library\n   ```\n\n2. **Run the program**:\n   - On Linux/Mac:\n     ```sh\n     ./library\n     ```\n   - On Windows:\n     ```sh\n     library.exe\n     ```\n\n3. Follow the menu to add, issue, return, and view books.\n\n## Technologies Used\n\n- C++\n- Object-Oriented Programming (OOP)\n- Vectors and Strings\n- Console-based User Interface\n\n## Author\n\n👤 **Reetu Gupta**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freetugupta%2Flibrary-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freetugupta%2Flibrary-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freetugupta%2Flibrary-management-system/lists"}