DEV Community

Cover image for Creating a Website for Tier Lists
Jake Soucy
Jake Soucy

Posted on

Creating a Website for Tier Lists

Similar to the existing website TierMaker, this website I've built was pretty much just a fun experiment to see my programming capabilities. This website is hosted on Github pages, this means that, to get a database system going, I definitely had to think out of the box.

All Tier List template information is stored into JSON files. Users can create, share and edit existing templates to their liking with multiple tools to customize the table.

There are definitely still some bugs and add-ons for this website, going forth, I plan on polishing it even more

Top comments (0)