Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

最新情報ページ実装 #149

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open

最新情報ページ実装 #149

wants to merge 25 commits into from

Conversation

Takym
Copy link
Contributor

@Takym Takym commented May 3, 2021

Issue 番号

目的

  • 最新情報を確認する事ができるページを作成しました。
  • 最新情報ページの作成 #37 で利用していたブランチを改名しましたので、PR も作成し直しました。

破壊的変更をもたらしますか

[x] Yes - ページを新たに作成しています。
[ ] No

Pull Request の種類

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法

コードの入手

git clone https://github.com/Takym/cocoa.git
cd cocoa
git checkout NewsPage
dotnet restore

確認事項 / What to check

  • ページが正しく動作する。
  • ページのデザインが適切である。

その他 / Other information

  • 下記の処理は未完成です。
    • 統計情報を取得して表示する
    • アプリに関する通知を表示する 最新情報をダウンロードして表示する

@Takym Takym changed the title News page 最新情報ページ実装 May 3, 2021
@Takym
Copy link
Contributor Author

Takym commented May 7, 2021

JSON形式で記述された最新情報をダウンロードして表示する機能を実装しました。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

最新情報ページ
1 participant