{"id":19949623,"url":"https://github.com/zefling/classement-client","last_synced_at":"2026-03-10T22:04:03.568Z","repository":{"id":184732822,"uuid":"666162795","full_name":"Zefling/classement-client","owner":"Zefling","description":"Tierlist / Iceberg / Axis / Bingo webapp without ads (with server or not) : https://classement.org ","archived":false,"fork":false,"pushed_at":"2026-03-10T00:36:18.000Z","size":7891,"stargazers_count":23,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-10T08:09:06.605Z","etag":null,"topics":["angular","anilist","bingo","classements","iceberg","ranking","tierlist","tierlistmaker","tierlists","webapp"],"latest_commit_sha":null,"homepage":"https://classement.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zefling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-13T21:31:00.000Z","updated_at":"2026-01-16T17:37:19.000Z","dependencies_parsed_at":"2024-01-13T23:35:25.063Z","dependency_job_id":"1efd2ab2-471a-43a1-90f9-d82b397d21bb","html_url":"https://github.com/Zefling/classement-client","commit_stats":null,"previous_names":["zefling/classement-client"],"tags_count":191,"template":false,"template_full_name":null,"purl":"pkg:github/Zefling/classement-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zefling%2Fclassement-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zefling%2Fclassement-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zefling%2Fclassement-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zefling%2Fclassement-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zefling","download_url":"https://codeload.github.com/Zefling/classement-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zefling%2Fclassement-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30357614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","anilist","bingo","classements","iceberg","ranking","tierlist","tierlistmaker","tierlists","webapp"],"created_at":"2024-11-13T00:45:52.953Z","updated_at":"2026-03-10T22:04:03.563Z","avatar_url":"https://github.com/Zefling.png","language":"TypeScript","readme":"# Classement\n\n## Purpose\n\nThis application aims to manage ranking list by groups of elements in the form of images or texts.\nThe lists are modifiable and configurable by options or drag'n drop.\n\nCurrently 2 modes are possible:\n\n- Stand-alone: backup mode is in a browser database (IndexedDB).\n- With API: Back on serveur with [PHP](https://git.ikilote.net/classement/serveur).\n\nSee `src/environments/environment*.ts` for change.\n\n## Support the project\n\nI'm Zéfling, the main developer on this project. If you want to help me a little to pay for my server which hosts my projects:\n\n\u003ca href='https://ko-fi.com/Z8Z7XW9H2' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\nYou can also help by contributing, returning bugs or helping with translations.\n\n## Website\n\nCurrent installation in this [website](https://classement.org/).\n\n### Demo for Tierlist\n\n![Demo for Tierlist](demo/demo_tierlist.webp 'Demo for Tierlist')\n\n### Demo for Bingo selection\n\n![Demo for Bingo selection](demo/demo_bingo.webp 'Demo for Bingo selection')\n\n## Features\n\n- ✅ Stand-alone (without server)\n    - ✅ Adding images by drag'n drop or copy-paste\n    - ✅ Adding text under images\n    - ✅ Possibility to have tiles with only text: copy-paste or drag'n drop of text (One tile per line)\n    - ✅ Ranking Modes\n        - ✅ Tierlist\n        - ✅ Teams\n        - ✅ Columns\n        - ✅ Iceberg\n        - ✅ Axis\n        - ✅ Bingo\n            - ✅ Bingo selection\n                - ✅ Symbol\n                - ✅ Emoji (with transformation)\n    - ✅ Advanced customization of tiles, lines, background, etc.\n        - ✅ Background image\n        - ✅ Direction\n        - ✅ Color\n        - ✅ Font\n    - ✅ Image tile\n        - ✅ Reduce size\n        - ✅ Change size\n        - ✅ Resize\n    - ✅ Ranking in browser or in Json\n        - ✅ Browser save\n        - ✅ Import (one or more)\n        - ✅ Export (one or all)\n        - ✅ Clone\n    - ✅ Theme in browser or in Json\n        - ✅ Browser save\n        - ✅ Import\n        - ✅ Export\n    - ✅ Image export: PNG, JPG or WebP (except for Safari)\n    - ✅ Tags\n    - ✅ Preferences\n        - ✅ Languages\n        - ✅ Emoji\n    - ✅ External API\n        - ✅ IMDB (API key required)\n        - ✅ anilist\n        - ⬜ MAL\n    - ✅ Keyboard navigation for edit rankings\n        - ✅ Tierlist\n        - ✅ Teams\n        - ✅ Columns\n        - ✅ Iceberg\n        - ✅ Axis\n        - ✅ Bingo\n- ✅ [With server](https://git.ikilote.net/classement/serveur) (in progress)\n    - ✅ Create user\n        - ✅ Simple create\n        - ✅ Email confirmation\n        - ✅ Normal connection\n        - ✅ OAuth2 connection\n            - ✅ Discord\n            - ✅ Facebook\n            - ❌ Google (abandoned, the code is not deleted, but impossible to test)\n        - ✅ Password lost\n    - ✅ Profile\n        - ✅ See personal rankings\n        - ✅ Remove ranking\n        - ✅ Change username\n        - ✅ Change email\n        - ✅ Change password\n        - ✅ Change avatar\n        - ✅ Remove user\n    - ✅ Rankings\n        - ✅ Save on server\n            - ✅ Public\n            - ✅ Private\n            - ✅ Private with password\n        - ✅ Search in public rankings\n        - ✅ See rankings form template\n        - ✅ Ranking view\n            - ✅ Ranking history\n    - ✅ Theme\n        - ✅ Save on server\n            - ✅ Public\n            - ✅ Private\n        - ✅ Search in public themes\n    - ✅ Admin\n        - ✅ Search users or rankings\n        - ✅ Edit profil \u0026 change roles\n        - ✅ Rankings change status\n        - ✅ Rankings change category\n        - ✅ Remove user\n        - ✅ Stats\n    - ✅ Contact form\n\n## Development\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### Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n","funding_links":["https://ko-fi.com/Z8Z7XW9H2'"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefling%2Fclassement-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzefling%2Fclassement-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefling%2Fclassement-client/lists"}