[WTH] Design & MySQL Programming - Creating website clone

Discussion in 'Programming' started by Freddy81, Mar 19, 2009.

  1. #1
    I have a database dumped from pcdrivers.com - see the structure below. I need to make a clone, with completely another design, but with the same dynamic website logic (excluding forums/testimonials and replacing the orange banner with another text - I'll provide that).

    I'll provide mysql dump (2.5MB), you'll make the design, setup all on your server, I'll test and setup it on my server when you send me all necessary files to upload.

    Payment: Paypal. Payment milestones: design creation; uploading the whole thing on your server and testing.

    Looking to hear from providers with both design and programming skills, with good (over 10) feedback rating (iTrader).
    Expected bid: $120-$200. PM me your bid, turnaround time, your previous projects.

    -- Fred



    Dump structure:

    CREATE TABLE `companies` (
    `id` int(25) NOT NULL auto_increment,
    `name` varchar(255) NOT NULL,
    `address` varchar(255) NOT NULL,
    `mainUrl` varchar(255) NOT NULL,
    `driverUrl` varchar(255) NOT NULL,
    `phone` varchar(255) NOT NULL,
    `support` varchar(255) NOT NULL,
    `email` varchar(255) NOT NULL,
    PRIMARY KEY (`id`)
    ) ;

    CREATE TABLE `drivers` (
    `id` int(25) NOT NULL auto_increment,
    `name` varchar(255) NOT NULL,
    `category` varchar(255) NOT NULL,
    `manufacturer` varchar(255) NOT NULL,
    `supportedDevices` varchar(255) NOT NULL,
    `operatingSystems` varchar(255) NOT NULL,
    `fileSize` varchar(255) NOT NULL,
    `fileName` varchar(255) NOT NULL,
    `fileUrl` varchar(255) NOT NULL,
    PRIMARY KEY (`id`)
    ) ;
     
    Freddy81, Mar 19, 2009 IP
  2. w3coding

    w3coding Active Member

    Messages:
    151
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    I can do this for you in 180$ in around 1 week or lesser time, can be in 2-3 days also depending on the complexity of work. I am a programmer currently working with html/xhtml/css/php/mysql.

    can show you my previous works on demand.

    you can also add me on your yahoo/msn :

    waiting to hear from you
     
    w3coding, Mar 19, 2009 IP