AllFreePapers.com - All Free Papers and Essays for All Students
Search

Cs Project Documenataiton - Bus Ticket Reservation Program

Autor:   •  December 3, 2015  •  Coursework  •  2,572 Words (11 Pages)  •  906 Views

Page 1 of 11

MACHINE PROJECT

CS10-1L

BUS TICKET RESERVATION

A7

September 15, 2015

Submitted to:

Engr. Cheryl Mari M. Isip

1ST Quarter / 2015-2016

  1. Declaration of Originality of Work

We hereby declare that this laboratory project entitled Hotel Reservation submitted as partial fulfilment of the requirements for the course CS10-1L, is our own unaided work and not copied from nor written in any collaboration with other person or institution, and has not been formerly submitted to other university/ institution as program requirement.

DEBBIE DC. AGUINALDO

       Name and Signature

ROANNA MARIE S. GABRIEL

          Name and Signature

JIENA MARIE M. MARIANO

        Name and Signature

  1. Machine Problem Description
  1. Problem Statement

In this program, we are assigned to help our clients in finding an easy way of transportation. Through this, we can guarantee that the customer will be able to indicate the specific date and location that he/she wants to go.

The destination of the bus is from manila to central Luzon and vice versa. The program will ask the customer for the date of departure, specific location, and bus number. The program will also ask for the email add of the user, so it can send the private code as a proof that he/she will reserve for the bus seat.

Bus Reservation Ticket is one of the stress-free ideas in order to escape from time-consuming waiting for the bus vacant seats. We can’t deny that it is really hard to ride in a bus whenever it is raining, because a lot of people will ride on it. So in order for the assurance of the individual and to lessen their burden, we are making a bus reservation ticket with the aid of c++.

Online Bus Reservation Ticket is more calm system to pledge in discerning for a quick process of travel that you are planning. This may give you some options in deciding for a good place to sit and the price of transportation that you are going to pay. This will give you notions and awareness, so there will be less worry to think.

  1. Design

  1. Source Code

#include

#include

using namespace std;

//****************************//

// ----About----//

//****************************//

void About()

{

        cout<<"\n        This bus company only travels from Manila to Central Luzon Cities/Provinces only. The reservation system is only applicable within 3-5 days before travel.";

        cout<

        cout<<"\n        The client must enter the necessary information to proceed the program. At the end of the program the client will able to know the total faare of his/her/their travel. ";

...

Download as:   txt (11.1 Kb)   pdf (360.9 Kb)   docx (55.5 Kb)  
Continue for 10 more pages »