{"id":23496433,"url":"https://github.com/macawls/libraryservice","last_synced_at":"2026-07-01T00:32:31.368Z","repository":{"id":237879886,"uuid":"795388409","full_name":"Macawls/LibraryService","owner":"Macawls","description":"Library API in .NET 8","archived":false,"fork":false,"pushed_at":"2024-05-06T10:43:13.000Z","size":523,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-08-10T22:23:54.647Z","etag":null,"topics":["api","asp-net-core","csharp","rest-api","supabase"],"latest_commit_sha":null,"homepage":"https://macawls.github.io/LibraryService/","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/Macawls.png","metadata":{"files":{"readme":".github/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,"zenodo":null}},"created_at":"2024-05-03T07:09:00.000Z","updated_at":"2024-07-08T19:06:22.000Z","dependencies_parsed_at":"2025-04-22T12:14:19.685Z","dependency_job_id":"0bef6e5a-e3b5-4df3-acfd-4794a03fb9c2","html_url":"https://github.com/Macawls/LibraryService","commit_stats":null,"previous_names":["macawls/libraryservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Macawls/LibraryService","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macawls%2FLibraryService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macawls%2FLibraryService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macawls%2FLibraryService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macawls%2FLibraryService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Macawls","download_url":"https://codeload.github.com/Macawls/LibraryService/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Macawls%2FLibraryService/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34988712,"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-30T02:00:05.919Z","response_time":92,"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":["api","asp-net-core","csharp","rest-api","supabase"],"created_at":"2024-12-25T04:13:02.448Z","updated_at":"2026-07-01T00:32:31.349Z","avatar_url":"https://github.com/Macawls.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ccenter\u003e\n\n\n[![Deploy API Docs](https://github.com/Macawls/LibraryService/actions/workflows/api-to-pages.yml/badge.svg)](https://github.com/Macawls/LibraryService/actions/workflows/api-to-pages.yml)\n\n[![pages-build-deployment](https://github.com/Macawls/LibraryService/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/Macawls/LibraryService/actions/workflows/pages/pages-build-deployment)\n\n\u003c/center\u003e\n\n\n### Intro\n\nSome practice creating apis in .NET 8 👍\n\n\u003ccenter\u003e\n\n![alt text](idiot.jpg)\n\u003c/center\u003e\n\n### Task\n\n```txt\nProblem: Library Management System\n\nDesign and implement a library management system in a Programming Language of your choice. Your system should include the following features:\n\nBook Management:\n✅\tAdd a new book to the library.\n✅\tRemove a book from the library.\n✅\tSearch for a book by title or author.\n✅\tDisplay all books available in the library.\n\nMember Management:\n✅\tAdd a new member to the library.\n✅\tRemove a member from the library.\n✅\tDisplay all library members.\n\nBorrowing System:\n\tAllow members to borrow books.\n\tCheck if a book is available for borrowing.\n\tKeep track of borrowed books and their due dates.\n\tAllow members to return books.\n\nFine System:\n\tImplement a fine system for late returns.\n\tCalculate fines based on the number of days a book is overdue.\n\nData Persistence:\n\tImplement file handling to save and load library data, including books, members, and borrowing records.\n\t\t- Use JSON or write Binary data to a file \n\nUser Interface:\n\tCreate a user-friendly interface to interact with the library system, do not use Console Input and Output\n\nError Handling:\n\tHandle exceptions gracefully, ensuring the program does not crash due to invalid user inputs or file handling errors.\n\t\t- Only use Exceptions when needed, try to avoid overuse\n\nOptional Features:\n\tAdditional features like book categorization, reservation system, backend-api, unit tests, or multi-threading for concurrent operations can be added for extra challenge.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacawls%2Flibraryservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacawls%2Flibraryservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacawls%2Flibraryservice/lists"}