Application for coursework "Airline ticketing"

Sold 2
Refunds 0
Good feedbacks 0
Bad feedbacks 0

Option №1. Formulation of the problem:
Write a program that provides automated ticket sale for the month ahead. The program checks the validity of each date, making it possible to change the schedule. The typed files (raspisan, client) are stored input data: number of flights, routes, the number of seats available, departure date, name.
With the introduction of the new Schedule item is not allowed to enter a past date (date at any given time is displayed).
When buying a ticket and checked the date and flight number. Not allowed to buy tickets for more than a month in advance.

Coursework is designed in Borland Builder 6 C ++. The archive presents the software source code.