tp

Tahsin Tasnim’s Portfolio Page

Project: AeroCade

AeroCade is an In-Flight Entertainment app designed to keep users entertained during travels, optimized for use via a Command Line Interface (CLI) while still having the core functionalities and features.

Given below are my contributions to the project.

Parser Class: the parser class has 13 methods that work with other classes in the project to validate user input and help direct exception handling. ifQuit(), ifHelp(), readTTMove(), readLine(), and validHMCategory() are all written by me. Method readGame() was written collaboratively with JackieNeoCEG

Storage Class: this class is intended to load and save statistics, such as player name and number of wins, to a data file.

Code contributed: RepoSense link

Enhancements to existing features:

Contributions to Developer Guide:

Contributions to team-based tasks: