CSCI 3060U group project
Group Members:
Ahmad Mujeeb : 100742830
Soman Sheikh : 100707633
Nadman Khan : 100785940
Edmond Lee : 100523634
To compile the code enter in the Code Directory:
g++ -o front_end.exe main.cpp menus.cpp user_file_process.cpp constants.cpp games_file_process.cpp utils.cpp transactions.cpp
To run the the program:
./font_end.exe
In the test_Script Directory enter the conmmands:
dos2unix test_script.sh
chmod +x ./test_script.sh
./test_script.sh