thenick775 / TierListMaker

A client side tier list maker, no ads, logins, tracking, or data storage

Home Page:https://thenick775.github.io/TierListMaker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TierListMaker

A fun side-project to make tier lists in your browser.

Try it live!

Features

  • drag-to-upload (one or more images)
  • drag and drop images between tiers to reorder them
  • drag and drop images within a tier to reorder inside of a tier
  • change the color of a given tier
  • stretch (to a square) or not an image when uploading it using the +
  • export as an image
  • everything stays in your browser, nothing is uploaded to the server: you keep your data
  • dynamic tier names

Getting Started

git clone https://github.com/thenick775/TierListMaker.git
cd TierListMaker/
python -m http.server

Then open your browser and go to http://localhost:8000/

Screenshots

About

A client side tier list maker, no ads, logins, tracking, or data storage

https://thenick775.github.io/TierListMaker/

License:Other


Languages

Language:JavaScript 53.4%Language:HTML 40.1%Language:CSS 6.5%