Help me with my database
This is an unusual post as I'm not really asking for help concerning php code, but rather a php-based project I'm working on.
I'm working on a free service that will allow people to make personal inventories or even wish lists online that can be cross-referenced with search engines, ebay, etc. The use of a personal inventory seems to be great not just for geek factor, but even for insurance purposes.
Anyway, I currently have a upc database of about 65,000 products thanks to the good guy at upcdatabase.com who provides CSV versions of his, but this really isn't much. So I'm asking for help to propagate this database using web forms I've set up. You can search for a UPC (all 12 digits) and if it isn't already there, you can add it. If you go back a few pages and search again it should show up, and if the manufacturer isn't listed in the company table, you can go ahead and add that also. Due to extreme tiredness right now, I haven't put in a way for you to modify Manufacturers yet.
Anywho, you can find what I have at: http://www.zephyr-works.com/geekventory/
Thank you everyone.
P.S. - I'm actually proud of this one, it's my first fully-OO project. :^)
I'm working on a free service that will allow people to make personal inventories or even wish lists online that can be cross-referenced with search engines, ebay, etc. The use of a personal inventory seems to be great not just for geek factor, but even for insurance purposes.
Anyway, I currently have a upc database of about 65,000 products thanks to the good guy at upcdatabase.com who provides CSV versions of his, but this really isn't much. So I'm asking for help to propagate this database using web forms I've set up. You can search for a UPC (all 12 digits) and if it isn't already there, you can add it. If you go back a few pages and search again it should show up, and if the manufacturer isn't listed in the company table, you can go ahead and add that also. Due to extreme tiredness right now, I haven't put in a way for you to modify Manufacturers yet.
Anywho, you can find what I have at: http://www.zephyr-works.com/geekventory/
Thank you everyone.
P.S. - I'm actually proud of this one, it's my first fully-OO project. :^)
