cOOPer

Christopher Langton - Project Portfolio Page

Overview

cOOPer is a Command Line Interface (CLI) desktop application developed to simplify administrative processes of tech startups such as communication and finance management.

cOOPer was developed in Java following an Object-Oriented Programming (OOP) paradigm, hence the letters OOP in its name.

Summary of Contributions

Code Contributed

All the code I contributed for this project can be found at this RepoSense link.

Enhancements Implemented

Contributions to the User Guide

Contributions to the Developer Guide

Contribution to Team-based Tasks

Contributions beyond the project team

Review/mentoring contributions

[Optional] Contribution to the User Guide

Here is an extract of one of my contributions to the User Guide:

Creating the balance sheet: bsadd

bs
=========================================================================
You are now using the Balance Sheet function.
You can enter 'list' to view the current Balance Sheet or
start off by entering Cash & Cash Equivalents:
=========================================================================
[Balance Sheet] add 1500
=========================================================================
Success!
+1500 has been added as Cash and Cash Equivalents

Next, please enter Accounts Receivable
=========================================================================

⬆️ Back to top

[Optional] Contribution to the Developer Guide

Finance

API: cooper.finance

financeComponent

The Finance component: