TierList App is a versatile tool for creating and customizing tier lists with an intuitive drag-and-drop interface.
- 🖱️ Intuitive drag-and-drop interface
- 🎨 Customizable tier names and colors
- 📸 Image upload support (URLs)
- ✏️ Double-click to edit tier names
- 🗑️ Delete tiers with confirmation
- 🌈 Automatic color gradient for tiers
- Modern web browser (Chrome, Firefox, Edge, Safari)
- Internet connection (for loading external images)
No installation required! Simply open Tier.html
in your web browser.
- Enter a tier name in the "Tier" input field
- Click "Create" or press Enter
- Double-click a tier name to edit it
- Paste an image URL in the "Add Image" field
- Click "Add" or press Enter
- Drag images from the bottom section into your tiers
- Reorder items within tiers by dragging
- Double-click an image to return it to the unranked section
- Click the trash icon (🗑️) to delete a tier
- Press Enter in any input field to submit
- Double-click to edit tier names
- Tiers are automatically colored in a gradient from red to green
- Edit tier names at any time by double-clicking
Problem: Images aren't loading Solution: Ensure the URL points directly to an image file (.jpg, .png, etc.)
Problem: Can't drag items Solution: Make sure you're dragging from the image container, not the image itself
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
This project is open-source.
Planned future features:
- Local storage for saving tier lists
- Drag-and-drop from local files
- Export/import functionality
- Tier locking
- Collaborative editing(Advanced)