21
edits
Changes
→The Core Classes
* Each team member is to commit a section of the code and resolve possible conflicts.
==The FrameworkCore Classes==* Basic BIO Encapsulating Classes
*: This part is written in C++ and encapsulates the basic input/output routines into classes.
* FrameworkComplex Core User Interface classes*: Uses the Basic Encapsulating Classes to create a User Interface Framework Core Classes for text based applications
==The Application==
* The Application
*: This part is written in C++ and uses the Framework to interact with the user.