{"id":22984334,"url":"https://github.com/b13o/warikan-calculator","last_synced_at":"2026-02-04T08:01:54.961Z","repository":{"id":267984721,"uuid":"889802452","full_name":"b13o/warikan-calculator","owner":"b13o","description":"💰 A calculator for splitting the bill.","archived":false,"fork":false,"pushed_at":"2024-12-13T16:51:46.000Z","size":53,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T01:51:24.819Z","etag":null,"topics":["custom-hooks","react","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://b13o.github.io/warikan-calculator/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b13o.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-17T09:22:37.000Z","updated_at":"2024-12-22T13:02:57.000Z","dependencies_parsed_at":"2024-12-13T17:48:54.164Z","dependency_job_id":"6a792100-9e46-4c01-aee6-f48ccbd14548","html_url":"https://github.com/b13o/warikan-calculator","commit_stats":null,"previous_names":["b13o/warikan-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13o%2Fwarikan-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13o%2Fwarikan-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13o%2Fwarikan-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13o%2Fwarikan-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13o","download_url":"https://codeload.github.com/b13o/warikan-calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246802595,"owners_count":20836365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-hooks","react","typescript","zustand"],"created_at":"2024-12-15T03:15:41.269Z","updated_at":"2026-02-04T08:01:54.907Z","avatar_url":"https://github.com/b13o.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"1440\" alt=\"スクリーンショット 2024-10-25 19 08 15\" src=\"https://github.com/user-attachments/assets/2e0b5a6a-aa5e-4ff7-b066-06e1846543ac\" /\u003e\n\n# 割り勘計算機\n\n## 概要\n\nこのプロジェクトでは、割り勘アプリを構築します。  \nメンバーを登録し、支払い記録を入力することで、最適な精算方法を画面に表示します。\n\n## 学習目標\n\nZustand を使用したグローバルな状態管理について、学習します。\n\n複数のコンポーネント間で状態を共有する設計や、useContext との違いについて、確認してください。\n\n### 推奨技術\n\nこのプロジェクトの難易度と趣旨を踏まえて、以下の使用をお勧めします。\n\n- Zustand を用いたグローバルな状態管理\n- Vite を用いた React 環境構築\n- TypeScript による型チェック\n- Tailwind CSS を用いたスタイリング\n- GitHub Pages へのデプロイ\n- 複雑なロジックを分離させるカスタムフック\n\n---\n\n## 🎯 お題\n\n- 「ユーザーストーリー」を全て満たすアプリを構築してください。\n- 必要に応じて、スクリーンショットやデモサイトの URL を参照してください。\n- スタイルは、あなた自身で独自にカスタマイズすることが可能です。\n\n### 必須機能\n\n1. **メンバー登録**：\n   - 割り勘を行うメンバーを追加し、表示する。\n2. **支払い記録**：\n   - 立て替えた人、金額、内容を記録・削除する。\n3. **精算結果の算出**：\n   - 最適な精算方法を表示する（例：誰が誰にいくら払うべきか）\n\n## ユーザーストーリー\n\n- [ ] ユーザーがサイトにアクセスすると、メンバーの名前を入力できるフォームがが表示されている。\n- [ ] 追加したメンバーの名前が、全員表示される\n- [ ] ユーザーが支払い記録を追加する際は、支払った人をドロップダウンリストから選択できる\n- [ ] 支払い内容（テキスト）と金額（数値）を入力できる\n- [ ] 必要な情報を入力し、「**_記録する_**」ボタンをクリックすると、支払いの記録が一覧で表示される\n- [ ] 支払い記録を削除できる\n- [ ] 最適な精算方法として「誰が誰にいくら払えば良いか」が一覧で表示される\n- [ ] アプリケーションがデプロイされており、誰でもアクセス可能である。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13o%2Fwarikan-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13o%2Fwarikan-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13o%2Fwarikan-calculator/lists"}