|
|
|
Code Counter
I had to work on this project for my Software Engineering Design class with four other teammates. Although the program was not terribly complicated in concept, it introduced me to the software design process. We thoroughly designed the program using requirements, use cases, class diagrams, sequence diagrams, and other design documents prior to implementation. After the design process, we exported our class structure from Enterprise Architect, added the GUI, and wrote the member functions.
|
|