shotakeu / desire-record-open

The recording app for Alcoholism.
https://wandering-engineer.tech
1 stars 0 forks source link

README

Ruby on Railsで初めて作ったオリジナルなWebアプリです。

渇望記録(DesireRecords)

主に薬物・アルコール・ギャンブル等の依存症患者の渇望や気分の変化を記録するためのRails製Webアプリ。

現状UI

https://wandering-engineer.tech/wp-content/uploads/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2020-02-05-8.08.18.png

環境情報(environment infomation)

$ rake db:migrate

Run

$ bundle install
$ rake db:migrate
$ rails server -b 192.168.33.10

主に使用したGem

協力