Wang Wenwei - Project Portfolio Page
Overview
EXPENSES MANAGEMENT SYSTEM (EMS) is a desktop app for managing expenses, optimized for use via a Command Line Interface (CLI)
Summary of Contributions
Given below are my contributions to the project.
Code Contributed: RepoSense Link
Enhancements implemented:
Milestone v3.0
1. Edit ListCommand and ListCommandTest - Pull Request #99
2. Delete Command Test - Pull Request #92
3. Add Income Command Test - Pull Request #90
4. Add Expense Command Test - Pull Request #89
5. List Command Test - Pull Request #74Milestone v2.0
1. Timing - Pull Request #65
2. Add Income Command - Pull Request #62Milestone v1.0
1. Add Logging - Pull Request #46
2. Add junit and assertion - Pull Request #45
3. List - Pull Request #23
Contributions to the DG:
- UG Draft - Pull Request #75
Contributions to the DG:
- Developer Guide Draft - Pull Request #77
- Add Class Diagram, Object Diagram, Sequence Diagram - Pull Request #108
- Update Diagram - Pull Request #118
- Design Architecture - Pull Request #129
Contributions to team-based tasks:
- Set up the project repo
- Added Logging function
- Added assertion
- Solved CI error issues
- Managed releases v1.0 - v3.0 (3 releases) on GitHub