Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Chat App

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
領域
full-stack

調査の方向性

リンクされたコース課題の指示から始め、チャットアプリケーションの frontend、backend、通信方式、および追加機能を1つ定義してください。ユーザーがメッセージを追加でき、既存のメッセージを確認でき、新しいメッセージを受信できることを検証し、その後、両方の部分を CYF hosting environment に deploy してください。deploy した frontend と backend へのリンクを含む pull request を提出してください。

索引モデルが issue の本文から書いたものです。

説明

🏕 Priority Mandatory 🐋 Size X-Large 📅 Sprint 2 Core Module-Decomposition Submit:PR

Write and Deploy Chat Application Frontend and Backend

Link to the coursework

https://sdc.codeyourfuture.io/decomposition/sprints/2/prep/

You must complete and deploy a chat application. You have two weeks to complete this.

It must support at least the following requirements:

  • As a user, I can send add a message to the chat.
  • As a user, when I open the chat I see the messages that have been sent by any user.
  • As a user, when someone sends a message, it gets added to what I see.

It must also support at least one additional feature.

Why are we doing this?

Learning about deploying multiple pieces of software that interact.

Designing and implementing working software that users can use.

Exploring and understanding different ways of sending information between a client and server.

Maximum time in hours

32

How to submit
  • Fork the Module-Decomposition repository
  • Develop and deploy your chat app
  • Create a pull request back into the original Module-Decomposition repo, including:
    • A link to the deployed frontend on the CYF hosting environment
    • A link to the deployed backend on the CYF hosting environment
主要言語
言語のデータがありません
スター
0
フォーク
71
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeYourFuture/Module-Decomposition のほかの issue

CodeYourFuture/Module-Decomposition の issue をすべて見る

似ている issue

Web Dev の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。