Skip to content

Shunsuke0810/Trails

Repository files navigation

README

開発言語


  • Ruby 3.0.1
  • Ruby on Rails 6.0.5

就職Termの技術


  • お気に入り機能
  • Ajaxを使ったコメント機能
  • Geocording API
  • Maps JavaScript API

カリキュラム外の技術


  • Geocording API
  • Maps JavaScript API

実行手順


$ git clone git@github.com:Shunsuke0810/Trails.git
$ cd Trails
$ bundle
$ rails db:create && rails db:migrate
$ rails s

カタログ設計

https://docs.google.com/spreadsheets/d/184vXAFnPIQZWVPqX-WMywz1zS7yDLfanZyj2QCzFqc0/edit#gid=1413951607

テーブル定義書

https://docs.google.com/spreadsheets/d/184vXAFnPIQZWVPqX-WMywz1zS7yDLfanZyj2QCzFqc0/edit#gid=1413951607

ワイヤーフレーム

ワイヤーフレーム drawio

ER図

スクリーンショット 2022-08-13 11 57 42

画面遷移図

スクリーンショット 2022-08-13 16 44 13