{"id":18735431,"url":"https://github.com/codekeyz/pensa-tucky","last_synced_at":"2025-11-15T14:30:13.751Z","repository":{"id":112878998,"uuid":"427016704","full_name":"codekeyz/pensa-tucky","owner":"codekeyz","description":"In DJ Khalids voice, \"Another one\"","archived":false,"fork":false,"pushed_at":"2021-11-11T13:46:41.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T16:35:20.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","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/codekeyz.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":"2021-11-11T13:46:06.000Z","updated_at":"2021-11-11T13:50:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3963fe2e-1cf8-48f1-8cad-914021cab179","html_url":"https://github.com/codekeyz/pensa-tucky","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/codekeyz%2Fpensa-tucky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekeyz%2Fpensa-tucky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekeyz%2Fpensa-tucky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekeyz%2Fpensa-tucky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codekeyz","download_url":"https://codeload.github.com/codekeyz/pensa-tucky/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239608611,"owners_count":19667687,"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-07T15:16:56.493Z","updated_at":"2025-11-15T14:30:13.655Z","avatar_url":"https://github.com/codekeyz.png","language":"Dart","readme":"# Achieve Take-Home Test Specification\n\n### Goal\n\nIn this repository, you'll find a flutter application that allows a user to view assets eg: bitcoin, ethereum, cardano etc. and also search for a text string using the [CoinCap REST API](https://docs.coincap.io/#ee30bea9-bb6b-469d-958a-d3e35d442d7a). In it's current state, however, the app is just a rough prototype\n\nYou are to complete the missing code pieces by following the **TODOs** in the code.\n\n### Requirements\n\n- The `AssetsPage` should display list of assets from CoinCap\n\n  - state data should be cleared on pull to refresh\n  - more data should be loaded as user scrolls down the list\n\n- For each CoinCap Asset, using a `ListTile` widget, display it's `name`, `priceUsd` and `marketCapUsd`.\n\n- CoinCap API should be queried when user types into the search\n  field and **search results** displayed.\n\n- The list should revert back to **original results** when user taps the close button on in the search field.\n\n- Complete the tests for `AssetsProvider` in the `assets_provider_test.dart` file.\n\n### Hints\n\n- For Serializing/Deserializing You can consider using [json_serializable](https://pub.dev/packages/json_serializable) or [built_value](https://pub.dev/packages/built_value) or any package of your choice.\n\n- We use [get_it](https://pub.dev/packages/get_it) as our service locator in this project\n\n- Feel free to use any package/solution that gets the work done.\n\n- You are encouraged to refactor the existing code where necessary before adding your own, as you would do if this was a real task in real life. We strongly recommend that you write tests to help you during this process.\n\nPlease commit as frequently as possible to make the review easier.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekeyz%2Fpensa-tucky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodekeyz%2Fpensa-tucky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekeyz%2Fpensa-tucky/lists"}