RickBlog

恩返し

2018-06-01から1ヶ月間の記事一覧

Rails Tutorial 第2章 完了

https://polar-gorge-26695.herokuapp.com/users git remote set-url origin git@bitbucket.org:username/toy_app.git を実行すると、fatal: No such remote ‘origin'というエラー発生。git remote add origin git@bitbucket.org:username/toy_app.gitで解決…

Rails Tutorial 第1章 完了

https://boiling-cove-77666.herokuapp.com/ hello,world表示できた。

Rubyさわってみよう

これ面白そうだからやってみる。 railstutorial.jp

掲示板 Ver1.0

PHPを使って掲示板を作成した。 http://rickbox.php.xdomain.jp/test1.php 機能追加や入力制限をおこなっていく。

2018/6/12 現状

1ヶ月程度更新してなかった。 PHPとCSVファイルを使って作成した掲示板を、 レンタルサーバ(Xdomain)を使って公開したい。 掲示板自体はドットインストールで作られていたものだが、 今後アレンジを加えていきたい。