Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added contents/projects/shirube/favicon.png

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

シラスのやつ使うといいかも!

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions contents/projects/shirube/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
app:
name: しるべ
description: 進振り要件を見ながら、必要な情報だけで履修を組める

url: https://shirube.utcode.net/
platform: [web]
domain: [tool]

order: 2
date: 2026-09-18
kind: long-term
status: released
tags: [JavaScript, TypeScript, React]

thumbnail:
src: ./thumbnail.png

favicon: ./favicon.png

social:
github: https://github.com/ut-code/syllabus/
---

## 概要

時間割を作成することができ、自分の履修状況が前期課程修了要件・進学選択参加要件を満たしているかを確認できます。

## 特徴

- 自身の所属に基づき、必修科目が自動で登録
- 登録済みの講義が前期課程修了要件・進学選択参加要件を満たしているか判定
- 曜限や成績の評価方法など、様々なフィルターを用いた講義検索が可能
- 履修上の注意を記載したページがあり、時間割作成を補助します
- 時間割を見ながら講義を検索画面を開けるようにし、使いやすいアプリを目指しました

## Quick Start

1. [しるべのページ](https://shirube.utcode.net/)にアクセス
2. 「はじめる」ボタンをクリック
3. 所属(学部・学年・クラス)を選択し、「次へ」をクリック
4. 必修科目の自動入力を確認し、「OK」をクリック

必修科目が登録された時間割の完成!
Binary file added contents/projects/shirube/thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion contents/projects/syllabus/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ app:
platform: [web]
domain: [tool] # バックエンドついたら app になる

order: 2
date: 2023-10-02
kind: long-term
status: stable
Expand Down
Loading