File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ app :
3+ name : しるべ
4+ description : 進振り要件を見ながら、必要な情報だけで履修を組める
5+
6+ url : https://shirube.utcode.net/
7+ platform : [web]
8+ domain : [tool]
9+
10+ order : 2
11+ date : 2026-09-18
12+ kind : long-term
13+ status : released
14+ tags : [JavaScript, TypeScript, React]
15+
16+ thumbnail :
17+ src : ./thumbnail.png
18+
19+ favicon : ./favicon.png
20+
21+ social :
22+ github : https://github.com/ut-code/syllabus/
23+ ---
24+
25+ ## 概要
26+
27+ 時間割を作成することができ、自分の履修状況が前期課程修了要件・進学選択参加要件を満たしているかを確認できます。
28+
29+ ## 特徴
30+
31+ - 自身の所属に基づき、必修科目が自動で登録
32+ - 登録済みの講義が前期課程修了要件・進学選択参加要件を満たしているか判定
33+ - 曜限や成績の評価方法など、様々なフィルターを用いた講義検索が可能
34+ - 履修上の注意を記載したページがあり、時間割作成を補助します
35+ - 時間割を見ながら講義を検索画面を開けるようにし、使いやすいアプリを目指しました
36+
37+ ## Quick Start
38+
39+ 1 . [ しるべのページ] ( https://shirube.utcode.net/ ) にアクセス
40+ 2 . 「はじめる」ボタンをクリック
41+ 3 . 所属(学部・学年・クラス)を選択し、「次へ」をクリック
42+ 4 . 必修科目の自動入力を確認し、「OK」をクリック
43+
44+ 必修科目が登録された時間割の完成!
Original file line number Diff line number Diff line change 66 platform : [web]
77 domain : [tool] # バックエンドついたら app になる
88
9- order : 2
109date : 2023-10-02
1110kind : long-term
1211status : stable
You can’t perform that action at this time.
0 commit comments