How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
Text file formatting for quickbooks
By GeorgeChapin on Jul 30
Max Bid: $200


Move Online Shopping Cart
By BMF Webmaster on Jul 30
Max Bid: $200


Thermostat web graphic / chart that will get hotte ...
By JRKlein on Jul 30
Max Bid: $25


Excel VBA macro for personal finance
By California Design on Jul 30
Max Bid: $20


Oracle Connection Pooling
By jeanpaul on Jul 30
Max Bid: $100


.NET Code Samples Wanted
By VISUAL-BASIC.NE T on Jul 30
Max Bid: $25


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(162 open)
   Access 
(63 open)
   MySQL 
(88 open)
   Oracle 
(12 open)
   SQL Server 
(73 open)
   Other DB 
(23 open)
Documentation / Tech Writing 
(28 open)
   Language (Human) Translations 
(2 open)
Data Entry 
(23 open)
Game Development 
(20 open)
Graphics / Art / Music 
(58 open)
   Graphics 
(65 open)
     Adobe AfterEffects 
(8 open)
     Adobe Photoshop 
(34 open)
     Adobe Premiere 
(5 open)
     3d Animation 
(14 open)
   Art (Misc.) 
(18 open)
   Music 
(14 open)
   Photography 
(4 open)
   3d Modeling 
(9 open)
Language Specific 
(117 open)
   ASP 
(68 open)
   ASP .NET 
(50 open)
   C# 
(44 open)
   C++ / C 
(137 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(14 open)
   Delphi 
(49 open)
   Java 
(74 open)
   JSP 
(11 open)
   Perl 
(36 open)
   PHP 
(86 open)
   XML/XSL 
(38 open)
   Visual Basic 
(150 open)
   Visual Basic .Net 
(81 open)
   Other 
(67 open)
Misc 
(32 open)
   CAD 
(3 open)
MultiMedia 
(33 open)
   Video Editing 
(7 open)
Network 
(49 open)
   Network Design 
(10 open)
   Network Implementation 
(18 open)
Platforms 
(67 open)
   Windows 
(177 open)
     MS Exchange 
(6 open)
     MS Office 
(20 open)
     Other 
(8 open)
   Internet Browser 
(41 open)
   Linux 
(58 open)
   UNIX 
(25 open)
   Hand Held/PDA Programming 
(12 open)
Requirements 
(14 open)
Security 
(39 open)
Testing / Quality Assurance 
(18 open)
Web 
(176 open)
   Page Design 
(92 open)
   Flash 
(50 open)
   Web Services 
(77 open)
   Web (Other) 
(74 open)
Training 
(14 open)
   Computer Based 
(11 open)
Other
 
Other Sites

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

The Shoe Store - VB Project
Bid Request Id: 11771
Bookmark in my 'To Do' list
Posted by: hermitherb (2 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Unverified
Approved on: Mar 25, 2002
9:46:12 PM EDT
Bidding Closes: Mar 29, 2002 EDT
Viewed (by coders): 415 times
Deadline: 4/2/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Language Specific, Documentation / Tech Writing, Visual Basic
Enter chat room for this bid request
(0 active users at Jul 31, 2003 3:58:24 AM EDT)

Description:
I need to write a program that takes shoe sales info. from one file (specified by the user) and based on the type of sale and the salesperson, prints formatted info. to multiline textboxes and files.
Input File:
Eac lne of the user specfied input file will hold the following info:
inventory number-a 4 digit number
desciption-up to 25 characters in length
category-"M" is men's, "L" is ladies, "C" is children's
price-all shoes are at least 10.00 and less than or equal to 99.99
salesperson-"B" is Bart, "L" is Lisa
The file will look something like the following
1234,Pink Bunny Slippers, L, 1999, B
2345, Black Patent Mary Jane,C, 39.99,L
3456, Brown Wing Tips,M,69.99,L
4567, Blue Suede Shoes,M,99.99,B
Output files:
For each saesperson, write their sales to a file,specified by the user. The width of the lines should be 50 spaces. The file is to be formatted as follows:
Line1: Title,specified by the user,centered
Line2: "prepared by", centered
Line3: your name, centered
Line4: Blank
Line5,etc: item number, followed by descirption, followed by a right aligned currency formatted price. The space beween the Description may be either spaces or dots
Last line -3:total sales for that person, right aligned and currency formatted
Last line -2:"Number of children's Items Sold:", followed by the number
Last line -1:"Numberof Ladies' items Sold", followed by the number
Last line: "Number of men's items sold:", followed by the number
Screen Display:
For each type of sale (men's, ladies'.children's) write the item number, item descrition, and price to a multiline textbox. The only way to format this nicely is to use a "typewriter" font e.g. Courier
For eachtype of sale, print the total to a label, e.g., "Children's Total: $317.83"



Deliverables:
I need to write a program that takes shoe sales info. from one file (specified by the user) and based on the type of sale and the salesperson, prints formatted info. to multiline textboxes and files.
Input File:
Eac lne of the user specfied input file will hold the following info:
inventory number-a 4 digit number
desciption-up to 25 characters in length
category-"M" is men's, "L" is ladies, "C" is children's
price-all shoes are at least 10.00 and less than or equal to 99.99
salesperson-"B" is Bart, "L" is Lisa
The file will look something like the following
1234,Pink Bunny Slippers, L, 1999, B
2345, Black Patent Mary Jane,C, 39.99,L
3456, Brown Wing Tips,M,69.99,L
4567, Blue Suede Shoes,M,99.99,B
Output files:
For each saesperson, write their sales to a file,specified by the user. The width of the lines should be 50 spaces. The file is to be formatted as follows:
Line1: Title,specified by the user,centered
Line2: "prepared by", centered
Line3: your name, centered
Line4: Blank
Line5,etc: item number, followed by descirption, followed by a right aligned currency formatted price. The space beween the Description may be either spaces or dots
Last line -3:total sales for that person, right aligned and currency formatted
Last line -2:"Number of children's Items Sold:", followed by the number
Last line -1:"Numberof Ladies' items Sold", followed by the number
Last line: "Number of men's items sold:", followed by the number
Screen Display:
For each type of sale (men's, ladies'.children's) write the item number, item descrition, and price to a multiline textbox. The only way to format this nicely is to use a "typewriter" font e.g. Courier
For eachtype of sale, print the total to a label, e.g., "Children's Total: $317.83"

Grading: The program will be graded on efficiency,elegance,format,documentation, and how well it works. The project must be named Assgn4 and it must have a close button.

Other: This must be on Visual Basic 6.0 and its a project for a medium level class so it can't be overly technical. Variables must be used along with the use of option explicit of course. This should be pretty simple for anyone who is pretty good with VB6.0 Any other questions will be discussed.


Platform:
This needs to be handed in both on disk and printed out with the code and documentation. It must be Visual Basic 6.0 and run through windows 95 or 98 which probably doesnt matter anyway. Can be sent through explorer or netscape. Thats about all.

Must be 100% finished and received by buyer on:
Apr 2, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.

Special Conditions / Other:
Must be completed on April 2nd by the afternoon. This way if we have any problems they can be taken care of.


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 please help out the site and report it. Thanks for your help.
 
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  
This bid was accepted by the buyer!
Ddl_Smurf
(16 ratings)
in Junglinster, Junglinster
Luxembourg
Bid id: 132,450
This coder is certified! Click here for transcript
 
$10 (USD) Mar 26, 2002
11:42:18 AM EDT
 9.87
(Excellent)
   
I did a very similar project in high school... I will get it done very quickly to leave time for eventual corrections.

Regards, Eric.
 
 
 
 
  See 4 private reply(ies)
to/from Ddl_Smurf.
 




Bid Request 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.
 
Top Coders.

Anuj Gakhar
Rated a 9.96 on 104 jobs 
Securenext
Rated a 9.96 on 114 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
Codman
Rated a 9.97 on 151 jobs 
Michael Sharp
Rated a 9.98 on 182 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 75 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its 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.