{"id":16363368,"url":"https://github.com/cobypear/google-library-graphql","last_synced_at":"2026-01-29T13:30:19.237Z","repository":{"id":133017878,"uuid":"350789464","full_name":"CobyPear/google-library-graphql","owner":"CobyPear","description":"Learning GraphQL with some starter code","archived":false,"fork":false,"pushed_at":"2021-03-23T16:53:57.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T09:41:59.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/CobyPear.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":"2021-03-23T16:53:39.000Z","updated_at":"2021-03-23T16:54:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"73d8858e-6dbf-4fe5-bada-b79a37621afb","html_url":"https://github.com/CobyPear/google-library-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CobyPear%2Fgoogle-library-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CobyPear%2Fgoogle-library-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CobyPear%2Fgoogle-library-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CobyPear%2Fgoogle-library-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CobyPear","download_url":"https://codeload.github.com/CobyPear/google-library-graphql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239776886,"owners_count":19695178,"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-10-11T02:27:21.633Z","updated_at":"2026-01-29T13:30:19.161Z","avatar_url":"https://github.com/CobyPear.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn GraphQL\n\nThis REPO was cloned with the sole intent of learning the course material.\n\n\n* GIVEN a book search engine\n* WHEN I load the search engine\n* THEN I am presented with a menu with the options Search for Books and Login/Signup and an input field to search for books and a submit button\n* WHEN I click on the Search for Books menu option\n* THEN I am presented with an input field to search for books and a submit button\n* WHEN I am not logged in and enter a search term in the input field and click the submit button\n* THEN I am presented with several search results, each featuring a book’s title, author, description, image, and a link to that book on the Google Books site\n* WHEN I click on the Login/Signup menu option\n* THEN a modal appears on the screen with a toggle between the option to log in or sign up\n* WHEN the toggle is set to Signup\n* THEN I am presented with three inputs for a username, an email address, and a password, and a signup button\n* WHEN the toggle is set to Login\n* THEN I am presented with two inputs for an email address and a password and login button\n* WHEN I enter a valid email address and create a password and click on the signup button\n* THEN my user account is created and I am logged in to the site\n* WHEN I enter my account’s email address and password and click on the login button\n* THEN I the modal closes and I am logged in to the site\n* WHEN I am logged in to the site\n* THEN the menu options change to Search for Books, an option to see my saved books, and Logout\n* WHEN I am logged in and enter a search term in the input field and click the submit button\n* THEN I am presented with several search results, each featuring a book’s title, author, description, image, and a link to that book on the Google Books site and a button to save a book to my account\n* WHEN I click on the Save button on a book\n* THEN that book’s information is saved to my account\n* WHEN I click on the option to see my saved books\n* THEN I am presented with all of the books I have saved to my account, each featuring the book’s title, author, description, image, and a link to that book on the Google Books site and a button to remove a book from my account\n* WHEN I click on the Remove button on a book\n* THEN that book is deleted from my saved books list\n* WHEN I click on the Logout button\n* THEN I am logged out of the site and presented with a menu with the options Search for Books and Login/Signup and an input field to search for books and a submit button  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobypear%2Fgoogle-library-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobypear%2Fgoogle-library-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobypear%2Fgoogle-library-graphql/lists"}