Skip to content

Commit

Permalink
READ.meを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
54-xenon committed Aug 5, 2024
1 parent b688918 commit 5d6d66a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@ samples, guidance on mobile development, and a full API reference.
URL(https://dev.syosetu.com/man/api/#link6)
↑公式ドキュメント
# このアプリで実装したい機能
- リーダーとしての機能
- firebaseを使ってブックマークとのデータをバックアップ(同期機能は難しそうだから後回し)
- 著者検索
- 作品の検索
- 作品のブックマーク
- ダークモードの追加
- 作品の詳細情報(タイトル、著者名、storyなど)
# このアプリで実装したい機能
- ダークモード
- webviewを使って検索した作品に直接飛べるようにする
- ブックマーク機能
- ホーム画面をダッシュボード機能を追加
# ディレクトリのメモ
lib/
├── main.dart
Expand Down
4 changes: 0 additions & 4 deletions lib/screens/home_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,3 @@ class _HomeScreenState extends State<HomeScreen> {
}
}



// origin https://github.com/54-xenon/NarouReader.git (fetch)
// origin https://github.com/54-xenon/NarouReader.git (push)

0 comments on commit 5d6d66a

Please sign in to comment.