Giter VIP home page Giter VIP logo

tsukutte_asobo's Introduction

Tsukutte_Asobo

just for self learning, not for distribution (Soshi Tanaka All Rights Reserved)
https://www.amazon.co.jp/【Swift】作って学ぼうiOSアプリ開発-田中颯志-ebook/dp/B08V8KW39K
https://twitter.com/Sossui_Swift


本アプリは、上記書籍の内容に基づき、各要素の求術取得を目的としてハンズオン形式で作成した。

## アプリ概要
毎日のコロナウイルス感染者数をAPIで取得し、県/症状別の患者数を表示する。また、カレンダーを用いて毎日の健康状態を記録する機能と、
担当医とのやりとりを想定した、Firebaseを使用したチャット機能を有する。

## 使用ライブラリ
#### FSCalendar
健康状態 確認用ページにカレンダー画面を表示するため使用

#### CalculateCalendarLogic
カレンダーに日本の祝日を表記するため使用

#### Charts
感染者数のチャートグラフを作成するために使用

#### Firebase
チャット機能実装に際し、メッセージデータの送受信、保存のため使用

#### MessageKit
チャット画面の実装のため使用

#### MessageInputBar
チャット画面の実装のため使用

#### PKHUD
初回起動時、コロナウイルス感染者数APIを受信している間の画面処理のため使用(非同期処理)


## 各画面の説明
#### ホーム画面
初回起動時、コロナ感染者を数APIで取得し、以降セッションが続く間保持(シングルトン)
それを元に、PCR数、感染者数、入院者数、重症者数、死者数、退院数の総計を記載

#### 健康管理
健康チェック項目を埋め、送信ボタンを押すと、カレンダー画面に当日の健康状態が記録される。
健康状態はUserDefaultにより、端末上で保持される。

#### チャット画面
担当医師とチャットで話せる、という趣旨の画面
担当医師とのメッセージ送受信機能を、FireBaseを用いて実装

## 学習した内容
・宣言的UI (InterfaceBuilderなしで画面を作成)
・UIへのAttribute付与(グラデーション、影、文字の強弱など)
・UIへのアニメーション付与(ホーム画面読み込み時、ウイルスマークが転がる)
・ライブラリ Cocoapodsの利用
・シングルトン実装
・Firebaseを用いたチャット機能の実装
・画像素材の探し方(アプリで使用している画像はすべてフリー素材/flaticon)

tsukutte_asobo's People

Contributors

naetosuuke avatar

Watchers

 avatar

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.