Skip to content

C++ "Alaskan Cruise" booking app with a Windows Forms front-end. Takes user input from form and creates confirmation file

Notifications You must be signed in to change notification settings

noeldevelops/CPP-Cruise-Booker

Repository files navigation

C++ "Alaskan Cruise" booking application for Windows 10 with a Windows Forms front-end

AlaskanCruise.h defines the class that controls this app. It makes use of the Date class as well as some utility functions to convert strings between the form (a .NET framework Windows Form) and the rest of app (written in C++).

This application also uses file input/output to save the reservation details to a new text file on the user's computer.

screenshot

About

C++ "Alaskan Cruise" booking app with a Windows Forms front-end. Takes user input from form and creates confirmation file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages