{"id":23800198,"url":"https://github.com/pittan/perfume-database","last_synced_at":"2025-09-06T14:33:09.653Z","repository":{"id":41709409,"uuid":"242365320","full_name":"Pittan/perfume-database","owner":"Pittan","description":"💿Perfume live history database on web app. Work in Progress.","archived":false,"fork":false,"pushed_at":"2023-02-04T15:51:33.000Z","size":2114,"stargazers_count":6,"open_issues_count":14,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-27T22:16:55.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://data.perfumehub.app/","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/Pittan.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}},"created_at":"2020-02-22T15:33:58.000Z","updated_at":"2022-09-28T13:06:27.000Z","dependencies_parsed_at":"2023-02-15T10:15:37.784Z","dependency_job_id":null,"html_url":"https://github.com/Pittan/perfume-database","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pittan%2Fperfume-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pittan%2Fperfume-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pittan%2Fperfume-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pittan%2Fperfume-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pittan","download_url":"https://codeload.github.com/Pittan/perfume-database/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232129166,"owners_count":18476643,"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":[],"created_at":"2025-01-01T21:36:19.919Z","updated_at":"2025-01-01T21:36:20.648Z","avatar_url":"https://github.com/Pittan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://data.perfumehub.app/\"\u003e\n    \u003cimg src=\"https://via.placeholder.com/400x150?text=Logo\" width=\"400\" alt=\"PerfumeDatabase\"\u003e  \n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eUNDER CONSTRUCTION!\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Pittan/perfume-database/workflows/Node.js%20CI/badge.svg?branch=master\" alt=\"Build Status on CircleCI\" /\u003e\n  \u003ca href=\"https://app.netlify.com/sites/heuristic-cray-04e4a0/deploys\"\u003e\n    \u003cimg src=\"https://api.netlify.com/api/v1/badges/3f7abdd1-8178-4a15-b2e2-889f6fe263d1/deploy-status\" alt=\"Deploy Status on Netlify\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ccenter\u003e\n  \u003cimg src=\"https://via.placeholder.com/800x300?text=Big+Image\" width=\"100%\" /\u003e\n\u003c/center\u003e\n\n_English follows Japanese_\n\n\n## データ\n[`/src/data`](https://github.com/Pittan/perfume-database/tree/master/src/data) で詳細を確認できます。\n\n## クライアントアプリ\n[Angular CLI](https://github.com/angular/angular-cli) v9.0.3 で生成されました。\n\n### 開発用サーバー\n\n`ng serve` で開発用サーバーを起動できます。 `http://localhost:4200/` で確認できます。 ソースファイルを変更すると、自動で更新して内容を反映します。\n\n### コードのスキャフォールディング\n\n`ng generate component component-name` で新しいコンポーネントを生成することができます。 他には、 `ng generate directive|pipe|service|class|guard|interface|enum|module` もできます。\n\n### ビルド\n\n`ng build` でプロジェクトをビルドすることができます。成果物は `dist/` ディレクトリに格納されます。 `--prod` フラグで本番環境用のビルドを行うことができます。\n\n### ユニットテストを実行する\n\n`ng test` で [Karma](https://karma-runner.github.io) を使ったユニットテストを行うことができます。\n\n### エンドツーエンドテストを実行する\n\n`ng e2e` で、 [Protractor](http://www.protractortest.org/) を使ったエンドツーエンドテストを行うことができます。\n\n### さらに不明な点は…\n\nAngular CLI についてもっとヘルプが欲しい場合は `ng help` コマンドまたは [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md) を参照してください。\n\n## やること\n- [ ] 実装\n  - [ ] Songs\n  - [ ] Albums\n  - [ ] Tours\n  - [ ] Events\n  - [ ] Places\n  - [ ] Helper\n- [ ] Perfumeのライブデータを入力する\n- [ ] UIデザイン\n- [ ] UIの多言語対応(英語)\n\n## Data\nSee [`/src/data`](https://github.com/Pittan/perfume-database/tree/master/src/data) for more details.\n\n## Client App\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.3.\n\n### Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n### Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n### Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n### Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n### Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n### Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n## やること\n- [ ] Implementation\n  - [ ] Songs\n  - [ ] Albums\n  - [ ] Tours\n  - [ ] Events\n  - [ ] Places\n  - [ ] Helper\n- [ ] Input all Perfume's live data\n- [ ] UI Design\n- [ ] UI i18n(en)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpittan%2Fperfume-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpittan%2Fperfume-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpittan%2Fperfume-database/lists"}