Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
mauirixxx 76fe71e8aa almost there 7 anos atrás
images actual initial commit 8 anos atrás
sql actual initial commit 8 anos atrás
LICENSE actual initial commit 8 anos atrás
README.md actual initial commit 8 anos atrás
collection.php actual initial commit 8 anos atrás
connect.php actual initial commit 8 anos atrás
edit.php actual initial commit 8 anos atrás
footer.php actual initial commit 8 anos atrás
header.php actual initial commit 8 anos atrás
imageupload.php actual initial commit 8 anos atrás
index.php actual initial commit 8 anos atrás
list.php almost there 7 anos atrás
login.php actual initial commit 8 anos atrás
logout.php actual initial commit 8 anos atrás
newfunko.php actual initial commit 8 anos atrás
register.php header/footer action 7 anos atrás
search.php almost there 7 anos atrás
smart_resize_image.function.php actual initial commit 8 anos atrás
style.css actual initial commit 8 anos atrás

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