Home > LifeTeen-Registration-Form

LifeTeen-Registration-Form

LifeTeen-Registration-Form is a project mainly written in C++ and PROLOG, it's free.

To help teens register for LifeTeen events

This program is a quicky used to ease the registration process at LifeTeen Kickoff.

To build (Linux): qmake register.pro make

To use (Linux): ./register newFile.csv The only parameter is a filename. This file will be created or used to store submitted information in CSV format. ./register If there is no parameter, the file "Data.csv" will be created and used instead.

Previous:Hello-word