{"id":31061847,"url":"https://github.com/pymarcus/hqshop","last_synced_at":"2026-05-16T17:09:49.164Z","repository":{"id":235298800,"uuid":"790463538","full_name":"PyMarcus/HQShop","owner":"PyMarcus","description":"HQShop is an e-commerce app for selling comic books.","archived":false,"fork":false,"pushed_at":"2024-05-19T20:18:37.000Z","size":661,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T20:16:00.785Z","etag":null,"topics":["carousel-slider","coroutines","e-commerce-app","firebase","kotlin-android"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/PyMarcus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-22T23:30:42.000Z","updated_at":"2024-09-09T02:31:18.000Z","dependencies_parsed_at":"2025-09-15T11:40:51.952Z","dependency_job_id":"23282a4a-6e12-4fb5-8430-093467e83931","html_url":"https://github.com/PyMarcus/HQShop","commit_stats":null,"previous_names":["pymarcus/hqshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PyMarcus/HQShop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FHQShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FHQShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FHQShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FHQShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyMarcus","download_url":"https://codeload.github.com/PyMarcus/HQShop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyMarcus%2FHQShop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["carousel-slider","coroutines","e-commerce-app","firebase","kotlin-android"],"created_at":"2025-09-15T11:40:35.919Z","updated_at":"2026-05-16T17:09:49.159Z","avatar_url":"https://github.com/PyMarcus.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HQShop\n\nHQShop is a straightforward Android e-commerce application dedicated to comic books. \nIt leverages Firebase for its backend services and employs Kotlin coroutines for efficient and smooth asynchronous operations. \nThe app is entirely written in Kotlin, ensuring a modern and robust codebase.\n\n### Options\n\n![Screenshot from 2024-05-19 16-22-14](https://github.com/PyMarcus/HQShop/assets/88283829/23e54ac6-ec7b-4481-bc42-bc6cf92faf11)\n\n### Login\n\n![Screenshot from 2024-05-19 16-22-28](https://github.com/PyMarcus/HQShop/assets/88283829/4c8c3da5-1f9a-4e07-9dff-8b0d54daa5ae)\n\n### Loading animations\n\n![Screenshot from 2024-05-19 16-22-45](https://github.com/PyMarcus/HQShop/assets/88283829/5a46c84f-682e-4a1f-a5ed-0809a68e8dc4)\n\n\n### Main screen with vertical recycle view and horizontal recycle view\n\n![Screenshot from 2024-05-19 16-23-17](https://github.com/PyMarcus/HQShop/assets/88283829/a135893b-543b-413d-bdba-eed44e1e41db)\n\n### Selected \n\n![Screenshot from 2024-05-19 16-23-46](https://github.com/PyMarcus/HQShop/assets/88283829/e7f05158-bee5-4f4b-a28c-c2c947c89097)\n\n### Search\n\n![Screenshot from 2024-05-19 16-24-30](https://github.com/PyMarcus/HQShop/assets/88283829/2b94dfb2-a4d5-404e-8cb9-c75bc46ff842)\n\n\n### Product details\n\n![Screenshot from 2024-05-19 16-25-02](https://github.com/PyMarcus/HQShop/assets/88283829/69080bdf-9cd0-477c-8fb6-e7b99751a9dc)\n\n### Cart Screen\n\n![Screenshot from 2024-05-19 16-26-16](https://github.com/PyMarcus/HQShop/assets/88283829/118af78e-2ffc-4e7b-a54e-d09f3532375b)\n\n### Loading progress bar in cart to increase or decrease quantity\n\n![Screenshot from 2024-05-19 16-26-27](https://github.com/PyMarcus/HQShop/assets/88283829/76ec2539-4d6e-4d86-9592-c72459b59b3f)\n\n### User profile\n\n![Screenshot from 2024-05-19 16-35-08](https://github.com/PyMarcus/HQShop/assets/88283829/d31d5a97-d5e1-46fb-b392-dfe0cf002a32)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymarcus%2Fhqshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymarcus%2Fhqshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymarcus%2Fhqshop/lists"}