Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 676 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 676 Bytes

MyGM

CI Status

Ui

  • MyGM is a desktop app for high school basketball team trainers to manage players’ contacts and data.
    • Optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
    • Written in OOP fashion.
    • Well-written code base.
    • Reasonable level of user and developer documentation.

Credit

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.