{"id":25065690,"url":"https://github.com/programming-sai/golden-books","last_synced_at":"2026-01-31T22:03:48.494Z","repository":{"id":209064673,"uuid":"722650444","full_name":"Programming-Sai/Golden-Books","owner":"Programming-Sai","description":"Golden Books is an online platform designed to provide users with a comprehensive collection of books. The website allows users to view all available books, search for specific titles, and add new books to the collection. ","archived":false,"fork":false,"pushed_at":"2024-06-23T21:52:20.000Z","size":8264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T15:48:24.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://programming-sai.github.io/Golden-Books/","language":"SCSS","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/Programming-Sai.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-11-23T15:55:20.000Z","updated_at":"2024-06-23T21:56:34.000Z","dependencies_parsed_at":"2025-02-06T19:44:54.459Z","dependency_job_id":"27153a4e-43bb-4100-a332-78bc21fe986b","html_url":"https://github.com/Programming-Sai/Golden-Books","commit_stats":null,"previous_names":["programming-sai/11222100_dcit205","programming-sai/golden-books"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Programming-Sai/Golden-Books","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FGolden-Books","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FGolden-Books/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FGolden-Books/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FGolden-Books/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programming-Sai","download_url":"https://codeload.github.com/Programming-Sai/Golden-Books/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FGolden-Books/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28956937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-02-06T19:44:47.295Z","updated_at":"2026-01-31T22:03:48.478Z","avatar_url":"https://github.com/Programming-Sai.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golden-Books\n\n## Overview\n[Golden Books](https://programming-sai.github.io/Golden-Books/) is an online platform designed to provide users with a comprehensive collection of books. The website allows users to view all available books, search for specific titles, and add new books to the collection. This README provides a guide on how to set up and navigate the website.\n\n## Table of Contents\n1. [Getting Started](#getting-started)\n2. [File Structure](#file-structure)\n3. [Dependencies](#dependencies)\n4. [Usage](#usage)\n\n## Getting Started\nTo get started with the Golden Books website, follow these steps:\n\n### Prerequisites\nMake sure you have the following installed:\n- A modern web browser (e.g., Chrome, Firefox, Edge, Safari)\n- A text editor (e.g., VSCode, Sublime Text) for editing the code\n\n### Installation\n1. Clone the repository or download the ZIP file and extract it to your desired location.\n    ```sh\n    git clone https://github.com/Programming-Sai/Golden-Books.git\n    ```\n2. Open the project folder in your text editor.\n\n## File Structure\nThe project consists of the following structure:\n\n```graphql\ngolden-books/\n│\n├── Images/\n|   ├── ...\n│   └── icon.png\n│\n├── Scripts/\n│   └── GoldenBooks.js\n│\n├── Styles/\n│   ├── GoldenBooks.css\n│   └── fontawesome-free-6.4.2-web/\n│       ├── css/\n│       │   └── all.css\n│       └── ...\n│\n├── index.html\n├── Search_Books_Page.html\n├── Add_Books_Page.html\n└── README.md\n```\n\n### Description of Files\n- **index.html**: The main page of the website, displaying all books.\n- **Search_Books_Page.html**: A page for searching specific books.\n- **Add_Books_Page.html**: A page for adding new books to the collection.\n- **Images/**: Contains the icon image used in the website.\n- **Scripts/**: Contains the JavaScript file (`GoldenBooks.js`) that handles the website's functionality.\n- **Styles/**: Contains the CSS file (`GoldenBooks.css`) that styles the website and FontAwesome library for icons.\n\n## Dependencies\nThe website uses the following dependencies:\n- FontAwesome: For icons used throughout the website.\n\n## Usage\n### Navigation\n- **Header**: Contains the logo and navigation links to the main pages (`All Books`, `Search`, and `Add Books`).\n- **Main Section**: Displays the content of the currently selected page.\n- **Footer**: Provides additional information about the website, office details, useful links, a message form, and social media icons.\n\n### Pages\n1. **All Books (index.html)**:\n   - Displays a list of all available books.\n   - Accessible via the `All Books` link in the navigation bar.\n\n2. **Search Books (Search_Books_Page.html)**:\n   - Allows users to search for specific books.\n   - Accessible via the `Search` link in the navigation bar.\n\n3. **Add Books (Add_Books_Page.html)**:\n   - Provides a form for adding new books to the collection.\n   - Accessible via the `Add Books` link in the navigation bar.\n\n### Footer\n- **About Us**: Information about the website.\n- **Office**: Contact details of the office.\n- **Links**: Useful links to different sections of the website.\n- **Message Us**: A form to send a message to the website's administrators.\n- **Get In Touch**: Social media icons to connect with the website on various platforms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-sai%2Fgolden-books","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramming-sai%2Fgolden-books","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-sai%2Fgolden-books/lists"}