{"id":22846611,"url":"https://github.com/vicfran/game-dev-test","last_synced_at":"2025-03-31T05:41:30.583Z","repository":{"id":149036568,"uuid":"53730625","full_name":"vicfran/game-dev-test","owner":"vicfran","description":"A challenge for an Android Developer","archived":false,"fork":false,"pushed_at":"2016-03-15T02:23:05.000Z","size":999,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T10:15:31.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vicfran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-03-12T12:32:08.000Z","updated_at":"2016-09-23T12:07:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a4f1a6b-9306-48d9-81c3-51b34a37ecf0","html_url":"https://github.com/vicfran/game-dev-test","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicfran%2Fgame-dev-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicfran%2Fgame-dev-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicfran%2Fgame-dev-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicfran%2Fgame-dev-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicfran","download_url":"https://codeload.github.com/vicfran/game-dev-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423494,"owners_count":20774796,"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-12-13T03:29:55.677Z","updated_at":"2025-03-31T05:41:30.562Z","avatar_url":"https://github.com/vicfran.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game of Thrones for Android Challenge\nAndroid developers face challenges almost everyday during development: performance, security, backwards compatibility, testing... And mainly refactoring for it's own or legacy code. \nThis repository contains a project to face an small challenge where the developer should add some new features, detect (and implement) patterns, add tests, re-think the architecture and do a clean code.\n\nGame of Thrones for Android Challenge offers an app using an API to get data for [Game of Thrones][GameOfThronesLink] tv show. It's ready to run, it's working, but the code need to be improved. That's your challenge!\n\n## Getting started\n\nThis repository contains an Android app that retrieve a list of some [Game of Thrones][GameOfThronesLink]' characters from an API. The app shows a list of the houses of the characters, the characters themselves and a detail description of each one.\n\nThis behaviour it's done in two diffent [Activities][ActivityLink], one for the two lists and other for details of the character:\n\n![ScreenshotListCharacters][ScreenshotListCharacters]![ScreenshotListHouses][ScreenshotListHouses]![ScreenshotDetail][ScreenshotDetail]  \n* ``HomeActivity`` contains two [Fragments][FragmentLink] in a [ViewPager][ViewPagerLink]\n  * `GoTListFragment` shows a list of some the this tv show's characters.\n  * `GoTHousesListFragment` shows a list of the noble houses of the characters \n\n* ``DetailActivity`` shows the name, photo and description of a character\n\n## Tasks \n\nYour task as Android Developer is **clone** or **fork** this repository into one yours, **add some functionalities** and **refactor** the code before you give access to your repository.\n\n**The code in this application it's ready to be imported into your Android Studio and ready to run it (and see it working) without any change**\n\n###### New functionalities to add\n\n1. Search characters by name in the characters list\n2. Create a list of a characters by house, accessing to it by clicking a house image in the list of houses\n3. Capability to work offline\n4. Refactor the code\n\n###### Some optional tasks to do:\n\n1. Tests the main logic and a high level flows.\n2. Add transitions between list and detail\n3. Add parallax effect into detail page\n\n###### Once you've finished\n1. Notify by email to rrhh@idealista.com\n2. Have a rest after this \"beautiful\" code\n\n#License\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n[ScreenshotListCharacters]: ./art/ScreenshotListCharacters.png\n[ScreenshotListHouses]: ./art/ScreenshotListHouses.png\n[ScreenshotDetail]: ./art/ScreenshotDetail.png\n[ActivityLink]: http://developer.android.com/intl/es/guide/components/activities.html\n[FragmentLink]: http://developer.android.com/intl/es/guide/components/fragments.html\n[GameOfThronesLink]: http://www.imdb.com/title/tt0944947/\n[ViewPagerLink]: http://developer.android.com/intl/es/training/animation/screen-slide.html\n[npatarino]: https://github.com/npatarino\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicfran%2Fgame-dev-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicfran%2Fgame-dev-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicfran%2Fgame-dev-test/lists"}