Truong Minh Duong Project Portfolio Page
Project: Tutee managing system (TMS)
Tutee managing system (TMS) is a desktop application designed for admins working at tuition center managing courses, tutors and students, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). TMS utilizes your fast typing ability to execute your management tasks faster than traditional GUI apps.
Given below are my contributions to the project.
- New Feature: Added the ability to add/remove new lesson learned.
- What it does: allows the user to add a lesson to one student, and remove one currently exists.
- Justification: This feature improves the product significantly because a user can keeping track of lesson taught easily.
- Highlights: This enhancement create a new field to the tutee.
- Code contributed: link
- Project management:
- Set up milestones, issues.
- Wrap up milestones.
- Enhancements to existing features:
- Change icon and product name of UI.
- Documentation:
- Readme.md
- UserGuide.md
- Fixed wording, font size and structure.
- Write clickable table of content.
- Added documentation for the
learn/unlearnfeature.
- DeveloperGuide.md
- Added implementation detail of the
learn/unlearnfeature. - Added user stories, glossary, NFRS, use cases.
- Added implementation detail of the
- AboutUs.md
- Review/mentoring contributions:
- Help debug test.
- Community:
- Reported bugs for other teams during PE-Dry run
- Tools:
- to be added