A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_sessiontmc6lfspdci4caf7o9snr0s466dron1c): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Restaurant Project in C++ | dtakyar30
Coders Packet

Restaurant Project in C++

By deepali takyar

It is a Restaurant Project in C++ in which you can purchase and sell items listed on the menu.

RESTAURANT PROJECT IN C++

 

It is a Restaurant Project in C++ in which you can purchase or sell listed items. If the order is greater than the items left in a restaurant then the order will not place.

Apart from purchase and sell, you can check the details such as-

1. Items left in the restaurant.

2. Items sold.

3. Individual profit of each item

4. Total profit of all items.

 

Assumptions:

1. It only works on listed data.

2. The price of items is fixed. 

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by deepali takyar (dtakyar30)

Download packets of source code on Coders Packet