{"id":13694667,"url":"https://github.com/Dimillian/The-Roundtable","last_synced_at":"2025-05-03T04:30:47.237Z","repository":{"id":143384315,"uuid":"472452997","full_name":"Dimillian/The-Roundtable","owner":"Dimillian","description":"An Elden Ring companion app using SwiftUI + GraphQL","archived":false,"fork":false,"pushed_at":"2022-03-24T07:26:36.000Z","size":101,"stargazers_count":52,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-04T08:45:38.749Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dimillian.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-03-21T17:59:02.000Z","updated_at":"2025-01-24T15:46:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7d75516-1b41-434b-8f78-c52ec4c4b29c","html_url":"https://github.com/Dimillian/The-Roundtable","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/Dimillian%2FThe-Roundtable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dimillian%2FThe-Roundtable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dimillian%2FThe-Roundtable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dimillian%2FThe-Roundtable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dimillian","download_url":"https://codeload.github.com/Dimillian/The-Roundtable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144397,"owners_count":21701401,"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-08-02T17:01:36.835Z","updated_at":"2025-05-03T04:30:44.818Z","avatar_url":"https://github.com/Dimillian.png","language":"Swift","readme":"# The Roundtable\n\n\u003eThe bustling hub area that exists outside of the Lands Between. A place to mingle with other adventurerers, craftsmen, resupply and discover a trove of blessings and rooms of secrets. [Source](https://eldenring.wiki.fextralife.com/Roundtable+Hold)\n\nAn Elden Ring companion iOS application in SwiftUI.\nThis is built using this perfect [API](https://eldenring.fanapis.com/api/graphql) from [this repository](https://github.com/deliton/eldenring-api). I can't thank [Deliton](https://github.com/deliton) enough who did all the hard work and motivated me to start this app.\n\n## What is it?\nThis is a companion application for the masterpiece of a video game that is Elden Ring.\nIn its complete state (one day) it'll feature a searchable index of all the items, sorceries, incantations, creatures, etc... from the game, alongside a map with some easy to use tools for notes taking.\nThe ideas is not to spoil, but to help you organize your adventures in this vast open world.\n\n## Tech\nWhile being a useful app (well not really for now), this is also a good showcase of how I like to buid modern iOS application.\nWe use a variant of this architecture at [Medium](https://jobs.lever.co/medium).\n\n* Heavy usage of Swift packages.\n    * Why? It's easier to build and tests independant features / parts of the app.\n    * A Networking package which wrap the [Apollo iOS](https://www.apollographql.com/docs/ios/) client into an async / await API.\n    * A codegen package which is based on [Apollo codegen](https://www.apollographql.com/docs/ios/swift-scripting/) example, which you can run from the Swift command line to generate all GraphQL models in ApolloModels package.\n    * A SharedUI package which contains all the colors and shared components that are reusable across features packages + within the app.\n    * Various features oriented packages. (For now only the items feature).\n* Fully in SwitUI.\n* Heavy use of new Swift features like Concurrency.\n* Less is more, how to achieve a good amount of features with the less amount of code possible.\n\n## How to use?\nFor now you just have to clone the repository then build \u0026 run the main target.\n\n## How to contribute?\nAt this stage it might be too early, but any contributions is more than welcome!\n\nTo generate newly added .graphql file:\n\n`cd Modules/Models`\n`swift run ApolloCodegen all`\n","funding_links":[],"categories":["Misc"],"sub_categories":["SwiftUI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDimillian%2FThe-Roundtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDimillian%2FThe-Roundtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDimillian%2FThe-Roundtable/lists"}