# 開發團隊

## About Us

我們是一群高中生，在疫情下遠距教學中，看到老師東奔西跑地找工具，卻找不到一個穩定、便利的平台，而我們希望能透過開發出好用的工具，讓老師及同學更專注於課堂中。

## PM 產品 Leader

> 聯絡及邀約事宜歡迎來信至：`cscheckin [at] @googlegroups.com`\
> 若持續沒有回應，請改寄至 `hi [at] imych.one`，感謝！

* 三民高中－黃猷珵(You-Cheng Huang)
  * [@yc97463](https://github.com/yc97463)
  * <hi@imych.one>

## FE 前端

* [Github FE Repo](https://github.com/smhs-os-project/cscheckin-fe)
* 三民高中－潘奕濬(Yi-Jyun Pan)
  * [@pan93412](https://github.com/pan93412)
  * <pan93412@gmail.com>

## BE 後端

* [Github BE Repo](https://github.com/smhs-os-project/cscheckin-be)
* 鳳山高中－陳思惟(Sz-Wei Chen)
  * [@swchen1217](https://github.com/swchen1217)
  * <swchen1217@gmail.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.csc.deershark.com/dev/team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
