Lionel Lim's Project Portfolio Page
Project: FixMyAbs
FixMyAbs is a desktop app for managing exercises, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). It is written in Java, and has about 20 kLoC.
Given below are my contributions to the project.
-
Code contributed: RepoSense link
- Project management:
- Managed releases
v1.2
andv1.3
on GitHub
- Managed releases
- Core Feature: Added reading and writing of Exercise data #43 #77
- Enhancements to existing features:
- Documentation:
- Testing:
- Debugging: