tp

Zhu Zikun - Project Portfolio Page

Overview

easyLog helps home-based business owners better manage their item inventory and orders through a carefully designed Command Line Interface (CLI). The features of easyLog fit together to form a cohesive whole, solve the needs and wants of a clearly specified and narrowed down target user (i.e., home-based business owners) and are optimized for fast typists.

Summary of Contributions

Code contributed

My overall code contribution can be found here .

Major Enhancements Implemented

I have implemented large parts of the final working version of items add, items stats and items update (in descending order). I have also implemented the full final version of items clear and orders clear . I also wrote exhaustive exceptions to deal with all possible “unusual” but not entirely unexpected situations for items add, items update, items clear, items stats and orders clear features. Most major enhancements made by me are for items add and orders clear.

Contributions to team-based tasks

Review/mentoring contributions

Contributions beyond the project team

Contributions to the User Guide

Our user guide can be found here. I have written the following parts: Introduction, items add, items update, items clear, items stats, orders clear and FAQ.

Contributions to the Developer Guide

Our developer guide can be found here. I have written the following parts: Introduction, Model Component, items update, Documentation, Testing and Dev Ops.