Skip to content

virtuous-cat/psop-tierlist-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

psop-tierlist-generator

Markiplier made a video and I needed to make a website.

Is this website a joke? Yes. Is it fully functional? Also yes.

Technology

This app interfaces with the PokeAPI to let users curate a list of sprites, and then imploys CSS Grid and Dragula to let them drag and drop the sprites to create a tierlist.

The finished tierlist can then be saved as an image using html2canvas for sharing, with auto-generated alt text also provided.

The user's progress is saved in local storage to allow for multiple sessions, with clear options for deleting this data should the user prefer.