Portal / Applications / Release Notes

RifuDone のアプリを、ひとつの入口から公開する。

筋トレコードを先頭に、今後追加されるアプリも同じ導線で公開できる共通LPです。アプリ紹介、更新記録、ブログ、ログイン・サインイン導線をまとめて、Firebase Hosting にそのまま載せられる構成にしています。

Portal / Applications / Release Notes

Launch every RifuDone app from one shared entry point.

This shared landing page is designed to host KintoRecord first and scale to additional apps later. It bundles app introductions, release notes, blog content, and login or sign-up entry points in a Firebase Hosting friendly structure.

公開中のアプリ

Published Apps

アプリごとに個別LPを置き、その下から本体へ入る構成を前提にしています。

Each app gets its own landing page, with the runnable product linked from there.

Live

筋トレコード

KintoRecord

ワークアウト記録、種目管理、部位別整理、進捗の可視化を行うトレーニング記録アプリです。

A workout tracking app for logging sessions, managing exercises, organizing muscle groups, and visualizing progress.

Planned

次のアプリ枠

Next App Slot

今後追加するアプリ向けのプレースホルダーです。同じUIとURL規則で増やせます。

A placeholder slot for the next app. New products can follow the same UI and URL conventions.

Shared

共通ページ

Shared Pages

更新記録、ブログ、ログイン、サインイン、法務ページは各アプリから再利用できます。

Updates, blog, login, signup, and legal pages are shared across all apps.

サイト全体の導線

Shared Navigation

更新記録

Release Notes

どのアプリをいつ更新したかを一覧化します。筋トレコードの公開準備や構成変更も追えます。

Track which app changed and when. This includes launch work and structure changes for KintoRecord.

/updates/

ブログ

Blog

実装方針、公開の考え方、アプリづくりの背景を記事として分けて残します。

Use blog posts to explain implementation choices, launch decisions, and product thinking.

/blog/

認証入口

Auth Entry

共通のログイン・サインインページを設置しておき、後から認証実装を繋ぎ込みます。

Shared login and sign-up pages are already in place so a real auth backend can be connected later.