Skip to content

Commit

Permalink
update:Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kaoru-528 committed Oct 23, 2024
1 parent 0d0b5a6 commit ea8ee5d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# book_log_list
Railsチュートリアルのサンプルアプリケーションをベースに読んだ本を共有し合うアプリケーションです。

現在開発途中ですが、[こちら](https://taruha.site/)に公開中です。
## スコープ
### スコープ1
- さくらvpsにデプロイ、ドメイン取得、ssl化
- amazon urlから、本のタイトルと画像をとってくる
- とってきた情報とコメントを表示、編集、削除ができる
- githubアクションで自動デプロイ
### スコープ2
- kindle libraryから自分が購入した本を一括で登録
など

# 技術関連
## フレームワーク
- Ruby on Rails
Expand Down

0 comments on commit ea8ee5d

Please sign in to comment.