{"id":23398316,"url":"https://github.com/abdo-essam/librarysystem","last_synced_at":"2025-04-08T19:25:16.415Z","repository":{"id":269219997,"uuid":"906761532","full_name":"abdo-essam/LibrarySystem","owner":"abdo-essam","description":"A simple library system in Dart that manages borrowed and returned books.","archived":false,"fork":false,"pushed_at":"2024-12-21T20:43:46.000Z","size":343,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T15:15:16.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/abdo-essam.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":"2024-12-21T20:35:40.000Z","updated_at":"2024-12-21T20:43:50.000Z","dependencies_parsed_at":"2024-12-21T21:26:49.035Z","dependency_job_id":"dd96025b-4c3d-4514-be72-d7de2a1e5a2c","html_url":"https://github.com/abdo-essam/LibrarySystem","commit_stats":null,"previous_names":["abdo-essam/librarysystem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FLibrarySystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FLibrarySystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FLibrarySystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FLibrarySystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdo-essam","download_url":"https://codeload.github.com/abdo-essam/LibrarySystem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247910247,"owners_count":21016664,"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","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-12-22T09:40:01.642Z","updated_at":"2025-04-08T19:25:16.372Z","avatar_url":"https://github.com/abdo-essam.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dart Library System\n\nThis Dart program implements a simple library system to manage borrowed and returned books.\n\n## How to Run\n\n1. Ensure you have Dart installed on your machine.\n2. Clone the repository.\n3. Navigate to the project directory.\n4. Run the program using the command: `dart library_system.dart`\n\n## Code Explanation\n\n- `Book`: Represents a book with attributes `id`, `title`, and `borrowed`.\n- `User`: Represents a library user with attributes `id` and `name`.\n- `Library`: Manages books and users, with methods to add, borrow, return books, and display information.\n- The `main` function demonstrates adding books and users, performing operations, and displaying the final state.\n\n## Output\n![Output Screenshot](screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Flibrarysystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdo-essam%2Flibrarysystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Flibrarysystem/lists"}