{"id":19184449,"url":"https://github.com/connerkt/lab08-philslendinglibrary","last_synced_at":"2026-06-11T21:32:31.671Z","repository":{"id":185096590,"uuid":"672982472","full_name":"ConnerKT/Lab08-PhilsLendingLibrary","owner":"ConnerKT","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-03T14:09:47.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T02:31:35.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ConnerKT.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-07-31T15:44:41.000Z","updated_at":"2023-08-03T14:09:52.000Z","dependencies_parsed_at":"2025-02-23T02:30:01.562Z","dependency_job_id":"2be27878-7a49-4903-b10f-f10c33d9956d","html_url":"https://github.com/ConnerKT/Lab08-PhilsLendingLibrary","commit_stats":null,"previous_names":["connerkt/lab08-philslendinglibrary"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConnerKT/Lab08-PhilsLendingLibrary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnerKT%2FLab08-PhilsLendingLibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnerKT%2FLab08-PhilsLendingLibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnerKT%2FLab08-PhilsLendingLibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnerKT%2FLab08-PhilsLendingLibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnerKT","download_url":"https://codeload.github.com/ConnerKT/Lab08-PhilsLendingLibrary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnerKT%2FLab08-PhilsLendingLibrary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34219510,"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-11T02:00:06.485Z","response_time":57,"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":[],"created_at":"2024-11-09T11:07:13.999Z","updated_at":"2026-06-11T21:32:31.655Z","avatar_url":"https://github.com/ConnerKT.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lab08-PhilsLendingLibrary# Phil's Lending Library\n\n## Summary\n\nPhil's Lending Library is a console-based application that allows users to manage a collection of books in a library and borrow them into their backpack. The application is built using Test-Driven Development (TDD) and includes classes for Book, Library, and a generic Backpack to hold borrowed items.\n\n## Visuals\n\n\n\n## How to Use\n\n1. **Load Books:** When the application starts, it will automatically load some initial books into the library.\n\n2. **View all Books:** This option allows the user to see a list of all the books available in the library. The details of each book, such as title, author, and number of pages, will be displayed.\n\n3. **Add a Book:** Users can add a new book to the library by providing the title, author's first name, last name, and the number of pages.\n\n4. **Borrow a Book:** Users can borrow a book from the library by providing the title of the book they want to borrow. If the book is available, it will be added to their backpack.\n\n5. **Return a Book:** Users can return a book they borrowed by selecting the book from their backpack using its index (or number).\n\n6. **View Book Bag:** This option displays a numbered list of books currently in the user's backpack.\n\n7. **Exit:** This option allows the user to exit the application.\n\n## How to Run\n\n1. Clone the repository and navigate to the project directory.\n2. Build the project using the provided build tool or your preferred IDE.\n3. Run the application.\n4. Follow the on-screen instructions to interact with the library and backpack.\n\n## Additional Details\n\n- The Library class implements the ILibrary interface, which includes methods to add, borrow, return, and search for books in the library.\n- The Backpack class implements the IBag\u003cT\u003e interface, allowing it to hold any type of items, including books in this case.\n- The DSA LinkedList has been updated to implement IEnumerable\u003cint\u003e and made generic to support any data type.\n- The application has been developed using Test-Driven Development (TDD) to ensure robustness and reliability.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnerkt%2Flab08-philslendinglibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnerkt%2Flab08-philslendinglibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnerkt%2Flab08-philslendinglibrary/lists"}