{"id":26191033,"url":"https://github.com/diggosilva/favoritebands","last_synced_at":"2026-05-24T13:32:53.779Z","repository":{"id":238702236,"uuid":"797269108","full_name":"diggosilva/FavoriteBands","owner":"diggosilva","description":"Application that lists my favorite bands. When the user selects a band, a tableView is displayed showing band details separated by Members and Albums sections.","archived":false,"fork":false,"pushed_at":"2025-01-03T11:43:16.000Z","size":343,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T02:32:10.296Z","etag":null,"topics":["cocoapods","ios","swift","uikit","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/diggosilva.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-05-07T14:12:22.000Z","updated_at":"2025-01-03T11:43:20.000Z","dependencies_parsed_at":"2024-12-11T12:27:57.693Z","dependency_job_id":"dbf67685-4006-44ec-8379-faace322ca48","html_url":"https://github.com/diggosilva/FavoriteBands","commit_stats":null,"previous_names":["diggosilva/favoritebands"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diggosilva/FavoriteBands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggosilva%2FFavoriteBands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggosilva%2FFavoriteBands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggosilva%2FFavoriteBands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggosilva%2FFavoriteBands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diggosilva","download_url":"https://codeload.github.com/diggosilva/FavoriteBands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diggosilva%2FFavoriteBands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33436554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"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":["cocoapods","ios","swift","uikit","xcode"],"created_at":"2025-03-12T00:59:10.413Z","updated_at":"2026-05-24T13:32:53.762Z","avatar_url":"https://github.com/diggosilva.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FavoriteBands\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Swift-5.9.1-orange.svg\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Xcode-15.2.X-orange.svg\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platforms-iOS-brightgreen.svg?style=flat\" alt=\"iOS\" /\u003e\n    \u003ca href=\"https://www.linkedin.com/in/rodrigo-silva-6a53ba300/\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/LinkedIn-@RodrigoSilva-blue.svg?style=flat\" alt=\"LinkedIn: @RodrigoSilva\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nA iOS application written in Swift, that lists my favorite bands, when the user selects a band, a tableView is displayed showing band details separated by Members and Albums sections. In this TableView, there are 2 customized cells. When clicking on an album, the video clip of the selected single will open on YouTube.\n\n\u003cp align=\"left\"\u003e\n    \u003cimg src=\"https://media.giphy.com/media/ARqCeaVad6hsWhKe1e/giphy.gif\" width=\"300\" max-width=\"40%\" alt=\"Github\"/\u003e\n    \n\u003c/p\u003e \n\n## Contents\n\n- [Requirements](#requirements)\n- [Functionalities](#functionalities)\n- [Setup](#setup)\n- [Credits](#credits)\n\n## Features\n\n- Dark Mode\n- Modern TableView\n- MVVM\n- View Code (UIKit)\n- Custom elements\n\n## Requirements\n\n- iOS 17.0 or later\n- Xcode 15.0 or later\n- Swift 5.0 or later\n\n## Functionalities\n- [x] List of bands\n- [x] Section by members and albums\n- [x] Show video clip on youtube \n\n## Setup\n\nFirst of all download and install Xcode, Cocoapods and then clone the repository:\n\n```sh\n$ git@github.com:diggosilva/FavoriteBands.git\n```\n\nAfter cloning, do the following:\n\n```sh\n$ cd \u003cdiretorio-base\u003e/FavoriteBands/\n$ open FavoriteBands.xcworkspace/\n```\n\n## Built With\n\n* [SDWebImage](https://github.com/SDWebImage/SDWebImage) - Asynchronous image downloader with cache support as a UIImageView category\n\n## Credits\n\n- Diggo Silva\n- Junior Silva\n- Helio Mesquita\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiggosilva%2Ffavoritebands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiggosilva%2Ffavoritebands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiggosilva%2Ffavoritebands/lists"}