From 9b192d0ed60ee83613d0f1fea6fd91d7e86efcbe Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Feb 2026 10:40:31 +0000 Subject: [PATCH 01/10] Initial plan From 269c57b41d7f9a4cc606efeb5ec62161a3d9837d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Feb 2026 10:42:44 +0000 Subject: [PATCH 02/10] Update 2026 newcomers information and member data Co-authored-by: hashin2425 <41288293+hashin2425@users.noreply.github.com> --- components/BodyDesigner.vue | 4 +- pages/about-us.vue | 10 +-- pages/newcomers/2026.vue | 151 ++++++++++++++++++++++++++++++++++++ pages/newcomers/index.vue | 7 +- 4 files changed, 162 insertions(+), 10 deletions(-) create mode 100644 pages/newcomers/2026.vue diff --git a/components/BodyDesigner.vue b/components/BodyDesigner.vue index 0372942..680bac6 100644 --- a/components/BodyDesigner.vue +++ b/components/BodyDesigner.vue @@ -4,8 +4,8 @@
- - 新歓に関する情報は + + 2026年度新歓情報は こちらから!
diff --git a/pages/about-us.vue b/pages/about-us.vue index 191ca3e..b855722 100644 --- a/pages/about-us.vue +++ b/pages/about-us.vue @@ -47,12 +47,12 @@ メンバー数 -
22名(2025年6月時点)
+
22名(2026年1月時点)
【学年別】
-
・1年生:9名
-
・2年生:8名
-
・3年生:3名
-
・4年生:2名
+
・2年生:9名
+
・3年生:8名
+
・4年生:3名
+
・大学院生:2名
【学部別】
・システム工学部:19名
・経済学部:2名
diff --git a/pages/newcomers/2026.vue b/pages/newcomers/2026.vue new file mode 100644 index 0000000..26b40e5 --- /dev/null +++ b/pages/newcomers/2026.vue @@ -0,0 +1,151 @@ + + + + + + + \ No newline at end of file diff --git a/pages/newcomers/index.vue b/pages/newcomers/index.vue index e37839a..53c54cf 100644 --- a/pages/newcomers/index.vue +++ b/pages/newcomers/index.vue @@ -2,9 +2,9 @@

今年度の加入方法について

-

※ 今年度の新歓は、2025年5月31日(土)に終了いたしました。

-

※ これ以降の加入申請は個別対応となります。お問い合わせからご連絡ください。

- 2025年度の新歓ページ +

※ 2026年度の新歓情報は、2026年4月頃に公開予定です。

+

※ 現在は準備中です。しばらくお待ちください。

+ 2026年度の新歓ページ(準備中)

今年度の加入方法・新歓に関する情報は上記ページからご確認ください!

@@ -31,6 +31,7 @@

過去の新歓情報

各年の新歓情報を見ることができます。

From c045cce6522ec6bb2813755f8eadcdeca18ce18e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Feb 2026 10:43:28 +0000 Subject: [PATCH 03/10] Update cafe app info, add news, fix tech meetup frequency Co-authored-by: hashin2425 <41288293+hashin2425@users.noreply.github.com> --- app.vue | 2 +- pages/about-cafe-app.vue | 12 ++++++------ pages/index.vue | 6 ++++++ pages/newcomers/2024.vue | 4 ++-- 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/app.vue b/app.vue index 18b2e31..53335fc 100644 --- a/app.vue +++ b/app.vue @@ -213,7 +213,7 @@ const structuredData = computed(() => [ "name": "活動頻度はどのくらいですか?", "acceptedAnswer": { "@type": "Answer", - "text": "主に2つの定期活動があります。2週間ごとの技術交流会・会議と、1週間ごとの競技プログラミング参加です。ただし、必須の活動はなく、興味のある活動に自由に参加できます。" + "text": "主に2つの定期活動があります。1ヶ月ごとの技術交流会・会議と、1週間ごとの競技プログラミング参加です。ただし、必須の活動はなく、興味のある活動に自由に参加できます。" } }, { diff --git a/pages/about-cafe-app.vue b/pages/about-cafe-app.vue index be76f7e..93cfd64 100644 --- a/pages/about-cafe-app.vue +++ b/pages/about-cafe-app.vue @@ -20,7 +20,7 @@

開発背景

- 大学食堂の混雑は、学生にとって深刻な問題です。混雑していると、食事の時間が長くかかったり、次の授業に間に合わなかったりする可能性があります。また、新型コロナウイルス感染拡大防止の観点からも、混雑を避けることは重要です。 + 大学食堂の混雑は、学生にとって深刻な問題です。混雑していると、食事の時間が長くかかったり、次の授業に間に合わなかったりする可能性があります。

私たちは、この問題を解決するために、大学食堂の混雑状況をスマホで確認できるアプリを開発しました。このアプリを使えば、学生は混雑状況を事前に確認して、混雑していない時間帯に食堂に行くことができます。 @@ -29,7 +29,7 @@

リリース予定

-

未定です。現在データの計測を始め、混雑状況の推定・予測モデルの構築に取り組んでおります。

+

現在、データの計測および混雑状況の推定・予測モデルの改良を行っております。正式なリリース時期は未定です。

@@ -73,11 +73,11 @@ export default { \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index 322a7a5..0b94622 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -107,6 +107,12 @@ --> + + 2026-02-07 + + 2026年度新入生歓迎会に関する情報を準備中です。詳細は2026年4月頃に公開予定です。 + + 2025-04-01 diff --git a/pages/newcomers/2024.vue b/pages/newcomers/2024.vue index 77f1251..e239174 100644 --- a/pages/newcomers/2024.vue +++ b/pages/newcomers/2024.vue @@ -40,7 +40,7 @@

より良いソフトウェアを開発するには、幅広い知識と技術が必要です。AppLiiでは、それぞれのメンバーが主体性を持って学習に取り組むことを大切にしています。したがって、自主学習も活動のひとつになります。

これまでの実績と開発

-

現在は「大学食堂混雑アプリ(仮)」のリリースに向けて活動しています。このアプリについては、こちらのページ をご覧ください!

+

現在は「大学食堂混雑アプリ どうこむ」のリリースに向けて活動しています。このアプリについては、こちらのページ をご覧ください!

また、このアプリは 2023年度のクリエミッションとして採択され、予算を割り当てられて @@ -52,7 +52,7 @@

活動頻度

私たちは、以下2つの定期活動を中心に運営しています。

しかし、必ず参加しないといけない活動はありません。興味のある活動に参加することができます。

From 5cf58fd04a8a146a4ff442d963eb9e6160666395 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Feb 2026 10:43:51 +0000 Subject: [PATCH 04/10] Standardize SNS naming to X (formerly Twitter) Co-authored-by: hashin2425 <41288293+hashin2425@users.noreply.github.com> --- components/Footer.vue | 2 +- pages/contact.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Footer.vue b/components/Footer.vue index 4f77a0e..5e553f6 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -30,7 +30,7 @@

各種リンク