Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
mauirixxx 76fe71e8aa almost there před 7 roky
images actual initial commit před 8 roky
sql actual initial commit před 8 roky
LICENSE actual initial commit před 8 roky
README.md actual initial commit před 8 roky
collection.php actual initial commit před 8 roky
connect.php actual initial commit před 8 roky
edit.php actual initial commit před 8 roky
footer.php actual initial commit před 8 roky
header.php actual initial commit před 8 roky
imageupload.php actual initial commit před 8 roky
index.php actual initial commit před 8 roky
list.php almost there před 7 roky
login.php actual initial commit před 8 roky
logout.php actual initial commit před 8 roky
newfunko.php actual initial commit před 8 roky
register.php header/footer action před 7 roky
search.php almost there před 7 roky
smart_resize_image.function.php actual initial commit před 8 roky
style.css actual initial commit před 8 roky

README.md

funkopopscollector

Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it’s functional.

Basically you can add a new Funko Pop you own - it collects the Pop number, Pop name, Pop collection, you can add/edit the date you bought the Pop, and add an image to it afterwards. You can edit/delete stored pops, AND it’s multi user friendly, so you and your family/friends can all use it to track their collection.

I know it’s ugly, but it’s highly functional, and searching works well, but the mobile version (ha!) needs to be done/started/helped.

Just need PHP & MySQL/MariaDB and some know how to get this thing going. I forget how to add users :(