3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ド素人が超簡単なwebアプリ作ってみた。

3
Posted at

何するアプリ?

「今日の晩ごはんどうしよう?」って経験は誰しもあるはず。
そんなときポチッとボタン押すと何するか決めてくれるアプリです。

■今日の晩ごはん
https://kyo-no-bangohan.herokuapp.com/

使用言語とか

■フロントエンド
html
css
javascript

■バックエンド
ruby

■フレームワーク
sinatra

所感

プログラミングそのものよりも環境構築の方が大変でした。
2週間かけて各言語の基礎やった割にはそこまでコード書かなかったです。
まさかバックエンド部分がこんなに簡単に済むなんて・・・
次はもうちょい手の混んだアプリを作りたい。
チャットボットなんて面白そう。

おわりに

自分で処理書いてああだこうだするのが一番の上達の秘訣ってのはホントらしい。初学者は簡単なモノ作って「童貞卒業」してみるべし。
ここまで読んで頂きありがとうございました。

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?