FixMyAbs
FixMyAbs is a desktop app for tracking and managing your exercises, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- If you are interested in using FixMyAbs, check out our User Guide.
- If you are interested in developing FixMyAbs, check out the Developer Guide.
Acknowledgements
- Libraries used: JavaFX, Jackson, JUnit5
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.