Project: Tran$act

Tran$act is the solution for effortless transaction recording and management. It is a desktop application designed to cater the needs of startup or small scale retailers looking for a cheap and efficient way to record daily transactions.

Features Added

  1. Transaction View UI (Pull request #53)
    • Added Tabs to the UI to allow users to switch between the Overview, Transaction and Staff List view.
    • View transactions in a table.
  2. Transaction Handling Integration (Pull request #64)
    • Integrated transaction commands to update the UI
  3. Overview UI (Pull request #88)
    • Overview landing page that shows monthly total revenue and monthly proft graph.

Enhancements implemented

  • Moved command box and result box to bottom of window for better UX. (Pull request #53)
  • View user guide now opens browser with url directly (Pull requests #53)

Project Management

  • Maintaining of issue tracker
  • Triaging of bugs and issues
  • Testing and approving pull requests

User Guide

  • Added glossary terms #85
  • User guide fixes after PE-D #182
  • Improved table of contents and print formating #212

Developer Guide

  • Fix table of contents #191
  • Additions to UI component #202

Review Contributions