Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
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 :(