Giter Site home page Giter Site logo

pokedex's People

Contributors

frog-frog avatar haguhoms avatar uhooi avatar ykkd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pokedex's Issues

単体テストの実装

せっかくアーキテクチャがきれいなので、単体テストを書くと変更しやすくなります。

TodayExtension追加

ポケモンをランダムで表示する

タップしたら詳細画面に遷移

ステータスの割合をカラーバーで表示

ポケモンの各ステータスの数値を表示するだけだとわかりにくい。
最大値は255なので、それを元に割合でカラーバーを表示するとわかりやすくなりそう。

Feature request: Add evolves to button

It would be nice to have a button to see what the pokemon evolves into, as well as what it evolves from.
There appears to be a call needed to /evolution-chain/id to get that info, and I cant get my head around the architecture to add that call in to get that information .

実機ビルドでEmbeddedFrameworkのリンクエラーが発生する問題

実機でビルドしようとすると以下のエラーが出てアプリがクラッシュする

dyld: Library not loaded: @rpath/DataStore.framework/DataStore
  Referenced from: /private/var/containers/Bundle/Application/43434F50-E6DC-4C5B-BF7C-45F7E69AAB4C/Pokedex.app/Pokedex
  Reason: no suitable image found.  Did find:
/private/var/containers/Bundle/Application/43434F50-E6DC-4C5B-BF7C-45F7E69AAB4C/Pokedex.app/Frameworks/DataStore.framework/DataStore: code signature invalid for '/private/var/containers/Bundle/Application/43434F50-E6DC-4C5B-BF7C-45F7E69AAB4C/Pokedex.app/Frameworks/DataStore.framework/DataStore'

GitHub ActionsによるCIの構築

現状だと単体テストがないと思うのですが、最低限ビルドが通るかのCIはあって損はないと思います!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.