LoginSignup
0
1

【PHP/Laravel】プログラミング初学者によるアプリケーション開発

Last updated at Posted at 2023-07-29

概要

フルリモートでチーム共同開発を行いました。
今回作ったものはトークアプリです。

成果物

・ゲーアニ Music Board
https://geanimusicboard.fly.dev/

・Github
https://github.com/yukihiroLaravel

担当した設計・開発

■posts(投稿)テーブルのマイグレーションとシーダー作成
<開発>
https://github.com/yukihiroLaravel/joint_develop/commits/feature/fukushi/posts_migration_seeder
<設計>
https://qiita.com/AlpacaFace/items/90211d5c2d70454c256d

■ユーザ新規登録機能
<開発>
https://github.com/yukihiroLaravel/joint_develop/commits/feature/fukushi/user_register_login
<設計>
https://qiita.com/AlpacaFace/items/608b1eb3a919f3d2eaed

■ユーザ編集画面・更新
<開発>
https://github.com/yukihiroLaravel/joint_develop/commits/feature/fukushi/user_edit_update
<設計>
https://qiita.com/AlpacaFace/items/223dac76913485359450

■投稿削除機能
<開発>
https://github.com/yukihiroLaravel/joint_develop/commits/feature/fukushi/posts_delete
<設計>
https://qiita.com/AlpacaFace/items/fcc4076e6789ba84541f

■ユーザ退会機能
<開発>
https://github.com/yukihiroLaravel/joint_develop/commits/feature/fukushi/user_delete
<設計>
https://qiita.com/AlpacaFace/items/1641a4589391bb8712fe

■フラッシュメッセージ表示機能
ユーザ退会機能、ユーザ情報更新機能
<開発>
https://github.com/yukihiroLaravel/joint_develop/commits/feature/fukushi/user_delete
<設計>
https://qiita.com/AlpacaFace/items/1641a4589391bb8712fe

■Flyデプロイ
<実行手順整理>
https://qiita.com/AlpacaFace/items/db0a6eaa566ffb78ad07

環境構築

■ DockerDesktop ダウンロード&インストール
<実行手順整理>

0
1
1

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
1