Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
mauirixxx 76fe71e8aa almost there 7 lat temu
images actual initial commit 8 lat temu
sql actual initial commit 8 lat temu
LICENSE actual initial commit 8 lat temu
README.md actual initial commit 8 lat temu
collection.php actual initial commit 8 lat temu
connect.php actual initial commit 8 lat temu
edit.php actual initial commit 8 lat temu
footer.php actual initial commit 8 lat temu
header.php actual initial commit 8 lat temu
imageupload.php actual initial commit 8 lat temu
index.php actual initial commit 8 lat temu
list.php almost there 7 lat temu
login.php actual initial commit 8 lat temu
logout.php actual initial commit 8 lat temu
newfunko.php actual initial commit 8 lat temu
register.php header/footer action 7 lat temu
search.php almost there 7 lat temu
smart_resize_image.function.php actual initial commit 8 lat temu
style.css actual initial commit 8 lat temu

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