View on GitHub

tp

Vo Quang Hung - Project Portfolio Page

1. Overview

Fluffle is a desktop app for creative writers, optimized for use via a Command Line Interface (CLI). It aids users in creating and managing their writings and ideas. As a fast-typing writer, this CLI app is highly suitable for you. This product is created on IntelliJ IDE with Java programming language.
The latest release of Fluffle can be accessed from here.

2. Summary of Contributions

2.1 Code contributed

2.2 Enhancement Implemented

2.2.1 Main features enhancements

2.2.2 Miscellaneous enhancements

2.3 Contributions to documentation

2.3.1 Contributions to Javadoc comments

Java-doc comments are provided for most of the public classes and methods that I implemented. This helps subsequent developers to catch up with the project easily.

2.3.2 Contributions to the User Guide

2.3.3 Contributions to the Developer Guide

2.4 Contributions to team-based tasks

2.5 Contributions beyond the project team