|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Online PC Builder
Hi,
Well I was just wondering if there was any online pc builder you know of. You just sort of enter the specs you want and it lists compatible components, prices, manufacturers or something. Just wondering! comp Last edited by computer : June 30th, 2003 at 12:59 PM. |
|
#2
|
||||
|
||||
|
I answered something like this on another forum recently. Here is the sample of the db schema i layed out:
Code:
Table: products_base_systems id | sku | base_price | title | description | etc | etc --------+---------+----------------+-----------+-----------------+---------+--------- 1001 | 523-69 | 699.99 | computer | something | | --------+---------+----------------+-----------+-----------------+---------+--------- 1002 | 423-39 | 999.99 | computer | something | | --------+---------+----------------+-----------+-----------------+---------+--------- Table: products_upgrade_options id | option_id | base_id | option_price --------+---------------+-------------+--------------- 1 | 32 | 1001 | 79.95 --------+---------------+-------------+--------------- 2 | 33 | 1001 | 29.95 --------+---------------+-------------+--------------- 3 | 34 | 1001 | 19.95 --------+---------------+-------------+--------------- 4 | 32 | 1002 | 69.95 --------+---------------+-------------+--------------- 5 | 33 | 1002 | 24.95 --------+---------------+-------------+--------------- 6 | 34 | 1002 | 19.95 --------+---------------+-------------+--------------- Table: products_hardware id | sku | price | title | description | etc | etc --------+---------+-----------+-----------+-----------------+---------+--------- 32 | 963-56 | 156.50 | memory | 512 meg DDR | | --------+---------+-----------+-----------+-----------------+---------+--------- 33 | 953-46 | 72.50 | memory | 256 meg DDR | | --------+---------+-----------+-----------+-----------------+---------+--------- 34 | 943-36 | 42.50 | memory | 128 meg DDR | | --------+---------+-----------+-----------+-----------------+---------+--------- You should see from that how it would work and how you would create the forms for each pc...
__________________
~ Joe Penn |
|
#3
|
||||
|
||||
|
Re: Online PC Builder
Quote:
alienware.com dell.com only 2 i kno of off top of my head
__________________
John5788 EMail: john5788@x5788.net URL: http://www.x5788.net AIM: John57881, John57883 ICQ: 74077537 MSN: John@5788.zzn.com YIM: John5788 |
|
#4
|
||||
|
||||
|
dell is good, but only for dell products and not for building yourself
|
|
#5
|
|||
|
|||
|
So you don't want to have a custom system built for you, you still want to order individual components and put it together yourself, is that right?
|
|
#6
|
||||
|
||||
|
|
|
#7
|
||||
|
||||
|
well i was just wondering if there was an easy way to spec a pc how you want it, get links to order products online and then you can build it yourself.
|
|
#8
|
||||
|
||||
|
its US not UK infamous
![]() |
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > Online PC Builder |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|