This application aims to manage ranking list by groups of elements in the form of images or texts. The lists are modifiable and configurable by options or drag'n drop.
Currently 2 modes are possible:
- Stand-alone: backup mode is in a browser database (IndexedDB).
- With API: Back on serveur with PHP.
See src/environments/environment*.ts
for change.
I'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:
You can also help by contributing, returning bugs or helping with translations.
Current installation in this website.
- ✅ Stand-alone (without server)
- ✅ Adding images by drag'n drop or copy-paste
- ✅ Adding text under images
- ✅ Possibility to have tiles with only text: copy-paste or drag'n drop of text (One tile per line)
- ✅ Ranking Modes
- ✅ Tierlist
- ✅ Teams
- ✅ Columns
- ✅ Iceberg
- ✅ Axis
- ✅ Bingo
- ✅ Bingo selection
- ✅ Symbol
- ✅ Emoji (with transformation)
- ✅ Bingo selection
- ✅ Advanced customization of tiles, lines, background, etc.
- ✅ Background image
- ✅ Direction
- ✅ Color
- ✅ Font
- ✅ Image tile
- ✅ Reduce size
- ✅ Change size
- ✅ Resize
- ✅ Ranking in browser or in Json
- ✅ Browser save
- ✅ Import (one or more)
- ✅ Export (one or all)
- ✅ Clone
- ✅ Theme in browser or in Json
- ✅ Browser save
- ✅ Import
- ✅ Export
- ✅ Image export: PNG, JPG or WebP (except for Safari)
- ✅ Tags
- ✅ Preferences
- ✅ Languages
- ✅ Emoji
- ✅ External API
- ✅ IMDB
- ⬜ MAL
- ✅ With server (in progress)
- ✅ Create user
- ✅ Simple create
- ✅ Email confirmation
- ✅ Normal connection
- ✅ OAuth2 connection
- ✅ Discord
- ❌ Google (abandoned, the code is not deleted, but impossible to test)
- ✅ Password lost
- ✅ Profile
- ✅ See personal rankings
- ✅ Remove ranking
- ✅ Change username
- ✅ Change email
- ✅ Change password
- ✅ Change avatar
- ✅ Remove user
- ✅ Rankings
- ✅ Save on server
- ✅ Public
- ✅ Private
- ✅ Private with password
- ✅ Search in public rankings
- ✅ See rankings form template
- ✅ Ranking view
- ✅ Ranking history
- ✅ Save on server
- ✅ Theme
- ✅ Save on server
- ✅ Public
- ✅ Private
- ✅ Search in public themes
- ✅ Save on server
- ✅ Admin
- ✅ Search users or rankings
- ✅ Edit profil & change roles
- ✅ rankings change status
- ✅ rankings change category
- ✅ Remove user
- ✅ Contact form
- ✅ Create user
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.