dtn9197 / herocard

this repository uses web components to make a herocard
MIT License
0 stars 0 forks source link

Add more properties #6

Closed btopro closed 4 years ago

btopro commented 4 years ago

https://github.com/dtn9197/herocard/blob/82d0fcc80d1a688b33c0d15c22ab183f71f2cccc/herocard.js#L39-L44

Find other relevent ones for a baseball card style mock up. Maybe a universe for DC vs Marvel and then applying a logo that matches the universe or supporting a sticker to be more generic and then the sticker is just applies via a png file (like dc / marvel).

dtn9197 commented 4 years ago

added 2 more properties: one for the hero image and one for the logo image of the universe they're in. Will add more properties if i can think of some other useful features.