GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 25-Jan-2006, 15:17
knuckle50 knuckle50 is offline
New Member
 
Join Date: Jan 2006
Posts: 1
knuckle50 is on a distinguished road

Computer Programming Question


Hey,

I was wondering if you guys could help me out with a few questions I have about this subject.

Me and two friends of mine are starting a computer and computer parts sales business, and we wanted to create a system for inventory, figuring out our profit margins, etc. All the stuff we would be putting in the database is here:
upload.minorcrisis.net

Basically, the goal would be that when parts came in, we could inventory them, tag them, and assign them all numbers in the database, which would include relevant information like the cost of the item, size and weight of the item, etc. When an item is sold, and ebay sent us the confirmation email, the goal would be to use php to parse the email, generate an order number with the date and time, and input the buyer's ebay id, name, address, auction #, item description, and total payment amount. It would then calculate the amount paypal will take, and subtract that. it would also generate the ebay selling and listing fees and factor them in.

Then, we would be able to access all these database entries on a simple page, with the ability to check off once we've shipped them and have them removed from the page. That way, we could ship items from each others' auctions as soon as payment is recieved. When we go to ship the items, we would just grab the item, input the number on its tag into the order in the database, and it would calculate the cost of shipping via usps based on the dimensions and weight, as well as the cost of the packing materials (10 cents/sq foot of bubble wrap, 5 cents/envelope).

Finally, the database would calculate the net profit on the item - and aggregate average profits for different products.

Now, obviously, this isn't going to be the easiest thing to do. I'm just wondering, how long do you think this would take an experienced programmer and how much would it cost?

Also, do you think we'll be able to figure out how to do this ourselves? (Three relatively smart high school juniors with rudimentary html skill and some php skill)

Thanks in advance,
Ken Michaud
nexiscomputers.com
  #2  
Old 25-Jan-2006, 19:41
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,534
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: Computer Programming Question


I'd recommend looking at www.hotscripts.com and seeing if there's something available there. They have many e-commerce packages (some free, some not) that will probably do what you need. At a minimum you should be able to find something that you can use as a base to build on.

As they say, why reinvent the wheel? Most of the pay e-commerce and DB packages I found there are under $100, which I think is a small price to pay for a total package. I believe some of the companies will work with you to customize their software for your needs; at least they will provide sufficient support so you can do it yourself.
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
  #3  
Old 25-Feb-2006, 19:42
JasonMichael's Avatar
JasonMichael JasonMichael is offline
Awaiting Email Confirmation
 
Join Date: Jul 2004
Posts: 135
JasonMichael has a spectacular aura about

Re: Computer Programming Question


My partner and I have been working on a new shopping cart system (as if the world needs another one, eh), for over a year. We've been incorporating most of the functions you've mentioned, regarding figuring out the UPS shipping charges using the UPS API, interfacing with PayPal, etc. I'm a pretty experienced programmer, and I'll tell you that I agree with Crystallattice - get yourself a shopping cart program that interfaces with eBay or Amazon, as well as various shipping companies, and payment gateways. I don't think we'll have our cart finished till the middle of this year.

Some good shopping cart programs that *might* work out include SunCart and Zen-Cart. Check out HotScripts.com, as well.
  #4  
Old 09-Mar-2006, 09:14
TreyAU21's Avatar
TreyAU21 TreyAU21 is offline
Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 116
TreyAU21 has a spectacular aura aboutTreyAU21 has a spectacular aura about

Re: Computer Programming Question


http://developer.ebay.com/

When I was in school, my Senior Design Project had to do with a cell phone app that checked eBay for some fo the information that you mentioned. Look into the eBay Developers API. It's not that bad... we used PHP and some XML parse (Sax for PHP... or something) to parse the XML that eBay sends. It was actually a pretty fun project, so I would recommend looking into it.
__________________
If practice makes perfect and nobody's perfect... why practice?

Homepage: http://www.treywhite.com
Blog: http://www.treywhite.com/blog.php
Web Design Company: http://www.ewebproductions.com
 

Recent GIDBlogPrepping for deployment by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
printer / font color / windows programming nicolas_qc MS Visual C++ / MFC Forum 0 03-Jan-2006 23:13
Assembler programming question sdavis9 C Programming Language 4 28-Jan-2005 18:42
Question about Programming forgivenothing CPP / C++ Forum 4 25-Sep-2004 10:45
GUI programming crystalattice CPP / C++ Forum 5 14-Sep-2004 12:17
question of practice magiccreative CPP / C++ Forum 1 06-Feb-2004 07:17

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 02:31.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.