0
0

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 1 year has passed since last update.

私が作ったオリジナルアプリを公開します!

Posted at

はじめに

スクール卒業後に、独学で完成させました。
まだまだ未熟ですが、誰かの参考や希望になればと思い、投稿します。

①「冷蔵庫の中身がわかるアプリ」

https://reizoko-app.herokuapp.com/
(ユーザー名: reizoko /パスワード: 11770)

[GitHubコード:https://github.com/mina153/reizoko-app ]

冷蔵庫の中身を記録するアプリです。
同年代の方と「どんなアプリが欲しいか」というテーマで討論したときに、出た意見を参考にして、このアプリを作りました。

工夫した点は、
 ・ユーザーが飽きないように、CSSを使ったアニメーションを追加した
 ・hoverを使うなどして、アプリに動きをつけた
 ・テストコードも書き、より実務に近づけた
 ・Basic認証でセキュリティを考慮した (今回は誰でも触れるように公開してます。)
です。

②「自分の好きなものについて投稿できるインスタ風のアプリ」

オリジナルアプリ:https://ramen-app-3.herokuapp.com/
(ユーザー名: hoge /パスワード: 3333)

[GitHubコード:https://github.com/mina153/ramen-app ]

Ruby on Rails を軸に、インスタ風のアプリケーションを1から作りました。
工夫した点は、
 ・カレンダー機能
 ・いいね機能
 ・その他投稿機能
 ・Basic認証でセキュリティ配慮(今回は誰でも触れるように公開してます。)
です。

最後に

このアプリは、TECHCAMPプログラミングスクール卒業後に、独学で完成させました。

「ここの実装気になる」「どうやったらこれができるの!」と思った方がいましたら、ぜひ質問ください !🙇‍♀️

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?