How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
 
Help for Buyers
Articles for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Web Marketing
By blong24 on Jan 20
Max Bid: $500


DVD COPIER CLONE
By xswiss on Jan 20
Max Bid: $4,000


Commercial Management 1
By groovy_alexia on Jan 20
Max Bid: $100


analysis,design and implementation of a database a ...
By angelniki_07 on Jan 20
Max Bid: Open to fair suggestions


Java Applet for Mac (NDA)
By Napo on Jan 20
Max Bid: $500


Kazaa Protocol Project
By SrProjectManage r on Jan 20
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(136 open)
   Access 
(49 open)
   MySQL 
(74 open)
   Oracle 
(8 open)
   SQL Server 
(56 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(23 open)
Game Development 
(22 open)
Graphics / Art / Music 
(50 open)
   Graphics 
(59 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(20 open)
   Music 
(6 open)
   3d Modeling 
(12 open)
Language Specific 
(90 open)
   ASP 
(70 open)
   C# 
(34 open)
   C++ / C 
(103 open)
   Cold Fusion 
(4 open)
   Delphi 
(34 open)
   Java 
(48 open)
   Perl 
(28 open)
   PHP 
(80 open)
   XML/XSL 
(31 open)
   Visual Basic 
(165 open)
   Visual Basic .Net 
(62 open)
   Other 
(45 open)
Misc 
(37 open)
   CAD 
(8 open)
MultiMedia 
(25 open)
Network 
(32 open)
   Network Design 
(13 open)
   Network Implementation 
(13 open)
Platforms 
(61 open)
   Windows 
(133 open)
     MS Exchange 
(4 open)
     MS Office 
(1 open)
     Other 
(8 open)
   Internet Browser 
(51 open)
   Linux 
(41 open)
   UNIX 
(21 open)
   Hand Held/PDA Programming 
(15 open)
Requirements 
(10 open)
Security 
(24 open)
Testing / Quality Assurance 
(11 open)
Web 
(131 open)
   Page Design 
(65 open)
   Flash 
(33 open)
   Web Services 
(57 open)
   Web (Other) 
(56 open)
Training 
(5 open)
   Computer Based 
(6 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Homework/ simulate online company
Bid Request Id: 5752
Bookmark in my 'To Do' list
Posted by: Ginn (2 ratings)
(Software buyer rating 10)
Posted: Nov 30, 2001
12:38:53 AM EDT
Bidding Closes: Dec 2, 2001 EDT
Viewed (by coders): 183 times
Phase:
100% of work was accepted by buyer. Coder account has been credited.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Web, Other
Enter chat room for this bid request
(0 active users at Jan 20, 2003 3:32:18 PM EDT)

Description:
Done with JavaScript in editPlus. 3-page website simulaing a online retail company. Include the following:
ALL PAGES: Use tables. Use an external CSS file, include all formatting for font types, font size, font, color, font weight, font style, and text alignment in this style sheet file. Use this style sheet for all the pages in the site. A Menu to include all pages in the site, links should not be underlined.
HOME PAGE: Heading with company logo, introductory info about the company and it's products, and advertise a free product.
FREE OFFER: discribe the free offer, make it look enticing, include a button for the user to choose to order the free product. use and onClick event to link to the third page, use JavaScript function to bring up the page(location.href)
ORDER FORM: Use a form to obtain info from the customer. Include name, street address, city, state, zip code, phone number, e-amil address. Use a dropdown feild for the state. Include all states, even Flordia. Use the submit button to call a JavaScript function that validates data entry in all feilds. The function should use a loop to check all the fields for data(elements[]array). Use an alert box if one or more fields are not filled in. If all feilds are filled in, thank the customer for their order.
DESIGN: Consistent look on each page(same backround, fonts, colors etc.), professional look(simulate a business), the site looks interesting, and the free product is so enticing that everyone has to have it.
EXTRA: use a image map for the menu

Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. This is an entry level project, nothing fancy. All work needs to be commented well. You can make up your own fonts, colors, free item, etc. If I need to change it I will.


Special Conditions / Other:
This is due 12/6 but I would like it by Monday(12/3) at the latest(Hopefully).


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation, you can report it to: abuse@rentacoder.com.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
Jason Tepoorten
(14 ratings)
in MORNINGSIDE, QUEENSLAND
Australia
 
$100 (USD) Dec 2, 2001
2:20:32 AM EDT
 10
(Excellent)
   

Hi.

Here is my quick-analysis:

Back-end

The back-end is written in ASP or PERL (your choice).

The back-end generates all front-end pages; hence maintaining a consistent front-end look.

Front-End

The front-end is written in HTML 4.01 using CSS (external file) where the HTML is validated using the W3C HTML Validator.

JavaScript will be used for field validation and pop-up windows.

The following pages will be generated by ASP:

* MENU linking to all pages - This menu will be configurable and generated via ASP

* HOME PAGE: Shows FREE-OFFER and links to FREE-OFFER page

* ORDER FORM: Has all fields that are validated to ensure none are blank - Order Form is generated via ASP, where all JavaScript functions that do the validation are generated at run-time.

Notes

I have never done an image map before, but the generated menu (see <A href='http://www.geocities.com/jksolutions_demo/bidRequest_5069'>http://www.geocities.com/jksolutions_demo/bidRequest_5069</A> for an example of the menu) is highly JavaScript oriented, that it should impress.

I look forward to your reply.

Regards

JK Solutions

 
 
 
 
  See 7 private reply(ies)
to/from Jason Tepoorten.
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 75 jobs 
Michael Sharp
Rated a 9.97 on 147 jobs 
Simon Price
Rated a 10 on 6 jobs 
RNA
Rated a 9.9 on 26 jobs 
Securenext
Rated a 9.97 on 51 jobs 
Andrei Remenchuk
Rated a 10 on 9 jobs 
teleCODERS
Rated a 9.93 on 59 jobs 
Buddies
Rated a 9.8 on 48 jobs 
Codman
Rated a 9.96 on 97 jobs 
ashben
Rated a 9.65 on 35 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through it's parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.