{"id":19863791,"url":"https://github.com/danyst/keepcoding-iosadvanced-exam","last_synced_at":"2026-05-09T20:32:42.611Z","repository":{"id":209202298,"uuid":"721886590","full_name":"DanyST/Keepcoding-iOSAdvanced-Exam","owner":"DanyST","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-04T00:17:25.000Z","size":21921,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T15:25:09.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DanyST.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-22T01:27:16.000Z","updated_at":"2023-11-22T01:27:46.000Z","dependencies_parsed_at":"2025-01-11T15:35:13.108Z","dependency_job_id":null,"html_url":"https://github.com/DanyST/Keepcoding-iOSAdvanced-Exam","commit_stats":null,"previous_names":["danyst/keepcoding-iosadvanced-exam"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanyST%2FKeepcoding-iOSAdvanced-Exam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanyST%2FKeepcoding-iOSAdvanced-Exam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanyST%2FKeepcoding-iOSAdvanced-Exam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanyST%2FKeepcoding-iOSAdvanced-Exam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanyST","download_url":"https://codeload.github.com/DanyST/Keepcoding-iOSAdvanced-Exam/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241272627,"owners_count":19937092,"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-11-12T15:16:06.747Z","updated_at":"2025-11-24T04:02:42.479Z","avatar_url":"https://github.com/DanyST.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  KeepCoding FullStack Mobile Bootcamp iOS Advanced Exam\n\n## Description\nThe objective of this practice is to put into practice the contents seen in the module. The student must create an iOS project using Storyboard, Core Data, and Tests.\n\n### Requirements\nFor the development of the project, we will use the Dragon Ball REST API. The general idea of the app is that it should be able to:\n- Perform log in. The information returned by this endpoint should be stored in the Keychain.\n- List the superheroes.\n- Show a map with the superheroes.\n- Be able to view the details of a particular hero from the list of superheroes.\n- On the main screen (list of heroes), there should be a button to log out.\n\n## Architecture Solution\n- Clean architecture\n  - Data Layer\n    - DataSources\n      - Network with endpoint connection.\n        - DTO Models\n        - DTO Model mapper to domain\n      - Local(CoreData and Keychain)\n        - DAO Models\n        - DAO Models mapper to domain\n    - Repository\n  - Domain Layer\n    - UseCases\n    - Models\n  - Presentation Layer \n    - Domain model mapper to presentation\n    - ViewModels\n    - Views\n\nLayer-to-layer connection with protocols\n\n## Features Solution\n- Splash\n- Login\n- Heroes List\n- Hero Detail\n- Heroes Map\n\n## Preview\n![App preview](ReadmeResources/DemoPreview.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanyst%2Fkeepcoding-iosadvanced-exam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanyst%2Fkeepcoding-iosadvanced-exam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanyst%2Fkeepcoding-iosadvanced-exam/lists"}