Minh Thong - Project Portfolio Page
1.Overview
1.1.Project overview
Within a time span of 7 weeks of hard work, we, a group of 5 enthusiatic NUS Computing students, proudly present to you our newest product, in the scope of CS2113T-Software Engineering and Object Oriented Programming module, FLUFFLE!
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.
1.2.Assignments:
- By making use of milestone and issue features on GitHub, we’ve created detailed plans with assignments towards team’s memebers for certain stage of the development.
- By accessing to the below link, you can get the track on the allocations within our team along the process of making Fluffle.
- Issues discussion
2.Summary of my contributions
2.1.Team’s repo management covered
- Add Github verfication before merging in the settings. settings
- Moderate the milestones and assign issues to the team, especially after the PE Dry Run PE-D issues
2.2.Features covered
- Designing and implementing the family of WritingList class, which is closely related to goal of the project(creating a writing assistant application)#155#160
- Writings’ general management (including adding writings to and extracting writings from the database)#280#230
- Reset and clear command #202#303
- Registration protocol#155
- Add JUnit tests #314
2.3.Leadership/Mentorship covered
- Helps other team’s members be familiar with features that they’ve overlooked on Github or on Intellij
- Always take an eye on module’s requirements and remind other team’s members on tasks needed to be done to get credits on module’s tpProgressDashboard