Skip to content

Commit 1e8060f

Browse files
authored
Initial commit
0 parents  commit 1e8060f

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 KC3-Management
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# プロダクト名
2+
<!-- プロダクト名に変更してください -->
3+
4+
![プロダクト名](https://kc3.me/cms/wp-content/uploads/2024/11/hack25-eyecatch.png)
5+
<!-- プロダクト名・イメージ画像を差し変えてください -->
6+
7+
8+
## チーム名
9+
チーム○ XXXX
10+
<!-- チームIDとチーム名を入力してください -->
11+
12+
13+
## 背景・課題・解決されること
14+
15+
<!-- テーマ「関西をいい感じに」に対して、考案するプロダクトがどういった(Why)背景から思いついたのか、どのよう(What)な課題があり、どのよう(How)に解決するのかを入力してください -->
16+
17+
18+
## プロダクト説明
19+
20+
<!-- 開発したプロダクトの説明を入力してください -->
21+
22+
23+
## 操作説明・デモ動画
24+
[デモ動画はこちら](https://www.youtube.com/watch?v=fbzGp0XJGq8)
25+
<!-- 開発したプロダクトの操作説明について入力してください。また、操作説明デモ動画があれば、埋め込みやリンクを記載してください -->
26+
27+
28+
## 注力したポイント
29+
30+
<!-- 開発したプロダクトの中で、特に注力して作成した箇所・ポイントについて入力してください -->
31+
### アイデア面
32+
33+
### デザイン面
34+
35+
### その他
36+
37+
## 使用技術
38+
39+
<!-- 使用技術を入力してください -->
40+
41+
42+
<!--
43+
markdownの記法はこちらを参照してください!
44+
https://docs.github.com/ja/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax
45+
-->

0 commit comments

Comments
 (0)