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.
TRANSLATION
By majianlord on Dec 18
Max Bid: Open to fair suggestions


Shopping Cart/Affiliate Software
By shocked on Dec 18
Max Bid: Open to fair suggestions


ASP and Oracle Issues
By imagination on Dec 18
Max Bid: $25


Website Development and registration
By laabtop on Dec 18
Max Bid: Open to fair suggestions


firewall using java ilog
By Ammar Info on Dec 18
Max Bid: $100


FundTimer.biz
By FundTimer on Dec 18
Max Bid: $150


Click here to put this ticker on your own site

Open Work Categories.
Database 
(105 open)
   Access 
(28 open)
   MySQL 
(63 open)
   Oracle 
(7 open)
   SQL Server 
(40 open)
   Other DB 
(17 open)
Documentation / Tech Writing 
(12 open)
Game Development 
(8 open)
Graphics / Art / Music 
(32 open)
   Graphics 
(44 open)
     3d Animation 
(18 open)
   Art (Misc.) 
(22 open)
   Music 
(10 open)
   3d Modeling 
(4 open)
Language Specific 
(74 open)
   ASP 
(49 open)
   C# 
(26 open)
   C++ / C 
(76 open)
   Cold Fusion 
(7 open)
   Delphi 
(21 open)
   Java 
(40 open)
   Perl 
(38 open)
   PHP 
(71 open)
   XML/XSL 
(25 open)
   Visual Basic 
(121 open)
   Visual Basic .Net 
(49 open)
   Other 
(45 open)
Misc 
(52 open)
MultiMedia 
(23 open)
Network 
(25 open)
   Network Design 
(8 open)
   Network Implementation 
(10 open)
Platforms 
(53 open)
   Windows 
(112 open)
     MS Exchange 
(4 open)
     Other 
(7 open)
   Internet Browser 
(54 open)
   Linux 
(44 open)
   UNIX 
(23 open)
   Hand Held/PDA Programming 
(14 open)
Requirements 
(8 open)
Security 
(21 open)
Testing / Quality Assurance 
(12 open)
Web 
(109 open)
   Page Design 
(67 open)
   Flash 
(37 open)
   Web Services 
(46 open)
   Web (Other) 
(18 open)
Training 
(9 open)
   Computer Based 
(10 open)
 
Other
 
Other Sites

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

Pizza Shop
Bid Request Id: 29509
Bookmark in my 'To Do' list
Posted by: thespoonman97 (1 ratings)
(Software buyer rating 8)
Posted: Oct 1, 2002
11:08:43 PM EDT
Bidding Closes: Oct 4, 2002
11:59:59 PM EDT
Viewed: 326 times
Deadline: 10/5/2002 11:59:59 PM
TIME EXPIRED
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: C++ / C, UNIX, Linux
Enter chat room for this bid request
(0 active users at Dec 18, 2002 3:14:11 PM EDT)

Description:
In this project, you will simulate the user calling to order a pizza at the UMCP take-out pizza
shop. You will prompt the user for identification (name and phone number), the items he wishes to
order (soda, breadsticks and pizza), and the size and toppings for each pizza ordered. There is a
maximum of 5 pizzas per order and 3 toppings per pizza.

After the ordering is complete, you will calculate the price of the order and neatly display the price
along with the user indentification and order information.

Deliverables:
** Additional Notes: If you overload the input operator ( operator>> ) for
both the Order and Pizza classes, then it is not
necessary to provide mutators unless you need them
for some other functionality.
For simplicity, the phone number should be
considered a string
Please follow the order specified in the sample run
for user input. I.e. input name first, then phone
number, then sodas, etc. This will help us aoutmate
the testing of your project.
It is permissible for the user to request the same
topping more than once for a single pizza. I.e. Small
Pizza with onion, onion and onion is okay




Objectives

To become familiar with C++ class syntax and coding standards
To implement and use C++ objects
To reinforce the concept of aggregation
To use operator overloading for output
To practice neatly formtted output
To further practice the use of make files



Project Description

In this project, you will simulate the user calling to order a pizza at the UMBC take-out pizza
shop. You will prompt the user for identification (name and phone number), the items he wishes to
order (soda, breadsticks and pizza), and the size and toppings for each pizza ordered. There is a
maximum of 5 pizzas per order and 3 toppings per pizza.

After the ordering is complete, you will calculate the price of the order and neatly display the price
along with the user indentification and order information.


Futher Specification

The UMCP Pizza Take-Out Shop does not collect tax
There is no delivery fee.
You may assume that all user input (except for name) is lower case.
If the user asks for 1 or more pizzas, you must ask the user if he wishes to see a list of
toppings. Acceptable answers are "yes" and "no", not "y" and "n".
All items must be listed on the order, even if none are purchased.

UMCP Pizza Take-Out Price List

Item
Price
2-Liter Soda
$1.19
Breadsticks
$0.99
Plain Small Pizza
$4.99
Plain Medium Pizza
$6.99
Plain Large Pizza
$9.99
Pizza Toppings
$0.79 each on Small Pizza
$0.99 each on Medium Pizza
$1.29 each on Large Pizza


Pizza Toppings Available

Pizza Toppings
pepperoni
mushrooms
sausage
anchovies
onions
green pepper



Project classes

This project will require you design and implement two C++ classes as described below. Be sure
to consider the OOP principles of encapsulation and data hiding when designing and implementing
these classes.

The Order Class

This class maintains all the information for an order.

The user's name
The user's phone number
The number of 2-Liter sodas ordered
The number of breadsticks ordered
The number of pizzas ordered
Information about each pizza (max of 5)

This class provides the following funct

Platform:
windows 2000 professional; run in Terra Term (ssh) on a linux server and meet g++ compiler standard



Must be 100% finished and received by buyer on:

Oct 5, 2002 11:59:59 PM 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 by midnight, EST on 10/5/2002. Commenting would be helpful, but not required (would pay extra for that)


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  
This bid was accepted by the buyer!
idleswell
(31 ratings)
in Saint John, New Brunswick
Canada
 
$15 (USD) Oct 2, 2002
9:41:02 AM EDT
 9.74
(Excellent)
   
Hello,

I can complete a well designed
program for you within a day.
I believe I provide good
documentation - perhaps good enough
for that bonus you hinted at ...

Do you have the rest of your
assignment? It looks like your
attempt to paste it into your
bid request was truncated.
Please attach all the information
you can.

A IDLER
Chief Software Architect
Idleswell Software Creations

P.S. I will be working with GNU
C++ on Linux but my code will be
extremely portable.
 




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.97 on 71 jobs 
Michael Sharp
Rated a 9.97 on 144 jobs 
RNA
Rated a 9.9 on 24 jobs 
Andrei Remenchuk
Rated a 10 on 9 jobs 
teleCODERS
Rated a 9.93 on 57 jobs 
markesh
Rated a 10 on 16 jobs 
Theo Kandilioti s
Rated a 10 on 22 jobs 
Marcelo Asorey
Rated a 10 on 13 jobs 
ashben
Rated a 9.64 on 33 jobs 
psycode
Rated a 9.92 on 27 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.