Terry's Project Portfolio Page
Project: CinnamonBun
Small business owners and freelancers may find it difficult to keep track of all their clients.
CinnamonBun is an application that helps to record and manage a large number of clients and business transactions, thus allowing business owners to focus more on their business and less on bookkeeping.
CinnamonBun comes with a beautiful Graphical User Interface (GUI) while still being optimized for control via a Command Line Interface (CLI).
My Contributions
- New Feature: Add the ability to add remarks to clients.
- Functionality: Allow the user to add remarks to clients so that they can note down things about the client.
- Justification: This function is necessary for users to add notes about the client that may not fit into any of the other fields.
- New Feature: Add the ability to append or remove fields from clients.
- Functionality: Allow the user to only append, or only remove fields from clients.
- Justification: Previously, there was only the
edit
function, which did not work well in certain situations. For example, it could not remove existing fields. If the client had multiple tags, and the user wanted to remove one tag, she would have to input every other tag except that one.
-
Code contributed: RepoSense link
- Project management:
- Managed releases
v1.2.0
,v1.3.0-alpha
andv1.3.0
(3 release) on GitHub.
- Managed releases
- Documentation:
- User Guide:
- Developer Guide: