Skip to content

Commit 4a03a6f

Browse files
committed
README
1 parent 84dac56 commit 4a03a6f

File tree

1 file changed

+25
-22
lines changed

1 file changed

+25
-22
lines changed

README.md

+25-22
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
11
# README
22

3-
This README would normally document whatever steps are necessary to get the
4-
application up and running.
5-
6-
Things you may want to cover:
7-
8-
* Ruby version
9-
10-
* System dependencies
11-
12-
* Configuration
13-
14-
* Database creation
15-
16-
* Database initialization
17-
18-
* How to run the test suite
19-
20-
* Services (job queues, cache servers, search engines, etc.)
21-
22-
* Deployment instructions
23-
24-
* ...
3+
■ 機能候補
4+
5+
・現状作ろうと思っている機能
6+
1.ログイン、ログアウト機能
7+
2.パスワードリセット機能
8+
3.メールアドレス編集機能
9+
4.お気に入り機能
10+
5.AIによるレシピ生成機能
11+
6.未ログイン状態によるレシピ生成
12+
7.栄養価を保存
13+
8.掲示板機能
14+
9.シェア機能(LINE,X)
15+
16+
・MVPリリース時に作っていたいもの
17+
1.ログイン、ログアウト機能
18+
4.お気に入り機能
19+
5.AIによるレシピ生成機能
20+
6.未ログイン状態によるレシピ生成
21+
22+
・本リリースまでに作っていたいもの
23+
2.パスワードリセット機能
24+
3.メールアドレス変更機能
25+
7.栄養価を保存
26+
8.掲示板機能
27+
9.シェア機能(LINE,X)

0 commit comments

Comments
 (0)