Kaito-a-bit / twitter_clone_app

This repository is for cloning twitter app⚡️
0 stars 0 forks source link

【ツイート機能】 #12

Open Kaito-a-bit opened 2 years ago

Kaito-a-bit commented 2 years ago

新しくアプリを作成する必要がある。

○参考記事

Kaito-a-bit commented 2 years ago

○ツイート 投稿モデル id: id username: ユーザネーム text: ツイート本文 created_at: 作成日時

Kaito-a-bit commented 2 years ago

ツイート画面→用意 ホーム画面→タイムラインを用意して投稿毎に更新

Kaito-a-bit commented 2 years ago

投稿画面から投稿を作成→ホーム画面に遷移して、タイムラインが作成されている→