Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
mauirixxx 76fe71e8aa almost there преди 7 години
images actual initial commit преди 8 години
sql actual initial commit преди 8 години
LICENSE actual initial commit преди 8 години
README.md actual initial commit преди 8 години
collection.php actual initial commit преди 8 години
connect.php actual initial commit преди 8 години
edit.php actual initial commit преди 8 години
footer.php actual initial commit преди 8 години
header.php actual initial commit преди 8 години
imageupload.php actual initial commit преди 8 години
index.php actual initial commit преди 8 години
list.php almost there преди 7 години
login.php actual initial commit преди 8 години
logout.php actual initial commit преди 8 години
newfunko.php actual initial commit преди 8 години
register.php header/footer action преди 7 години
search.php almost there преди 7 години
smart_resize_image.function.php actual initial commit преди 8 години
style.css actual initial commit преди 8 години

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 :(