Funcy-ICT / Funcy-ICT/Funcy_Portfolio_iOS

メイン画面

Open
#3 5 comments 0 reactions 1 assignee Claimed by @massu116 View on GitHub
げきむず メイン画面 優先度A 機能追加
Dominant language
Swift
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 目的
- メイン画面作成
## Taskリスト
- [ ] UI作成
- 検索バー(UISearchBar)、作品一覧(UICollectionView)、作品投稿ボタン(UIButon)、タブ(UITabBar)
- 作品一覧のセルはUIImageView・UILabel、UIViewから構成
- オートレイアウト
- [ ] プラスボタンタップ時に投稿画面に遷移
- [ ] 作品タップ時に作品詳細画面に遷移できる
- [ ] サーバとの通信
- 検索タグを送る
- 作品一覧(サムネ、タイトル、作者名)を取得
## Doneの定義
- メイン画面の完成
- 作品タップ時に作品詳細画面に遷移できる
- プラスボタンタップ時に投稿画面に遷移できる
## 参考
- [UISearchBarで検索機能を実装する](https://tech-maga.com/ui-search-bar)
## 留意事項
-
## 検討事項
- 検索は任意の文字列でできるが、中身はタグ検索
- 無限スクロール実現できない説

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.