-
Notifications
You must be signed in to change notification settings - Fork 4
「しるべ」をプロジェクトに追加 #354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+44
−1
Merged
「しるべ」をプロジェクトに追加 #354
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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」をクリック | ||
|
|
||
| 必修科目が登録された時間割の完成! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
シラスのやつ使うといいかも!