team programming project specification client database system c project standard project requirements: 1. must use the team project plan template for all submissions 2. project must contain classes with data and functions 3. project must include a main program that tests all the classes. 4. algorithms must be included for each of the functions, as well as the main program. 5. optional but highly suggested uml class diagrams for class specification 6. all data structures (arrays, vectors, tables) must be specified. 7. all code are required to have headers sections and coding comments throughout. 8. all programs must be tested and documented for completeness. 9. the cpp source (*.cpp/*.h) files must be included with the code submission. 10. if used all additional input file must be included in the code submission. given input files are not required.