Takuya-Yamamot/kakeibo

2:CSSをBootstrapと共に設定する

Opened this issue · 0 comments

Issue

アプリのデザイン面を実装したい。シンプリに見やすい状態で。

関連ブランチ
#5

Task Description

Problem to solve :
家計簿アプリのデザイン

Solution:
Bootstrapを用いて家計簿アプリのデザイン全般を行う。

Time estimated to complete:
3h

Task checklist

  • Bootstrap導入方法を調べる
  • Bootstrap documentationを確認する
  • Bootstrapをrailsアプリに導入
  • index.html.erbの編集
  • new.html.erbの編集
  • edit.html.erbの編集
  • show.html.erbの編集
  • loaclhostの確認
  • git push
  • 実際にherokuにデプロイできるか確認する

Overview

bootstrapの設定は簡単で楽しい。

**Investigation time:**1h
**Implementation time:**2.5h