Jonathan Foo Chee Yong's Project Portfolio Page
Project: Medmoriser
Medmoriser is a desktop app to help medical students organise, memorise and revise their content. The user interacts with it using a CLI, and it has a GUI created with JavaFX and is written in Java.
Given below are my contributions to the project.
-
Code contributed: RepoSense link
- Project management:
- Managed releases
v1.3
(1 release) on GitHub
- Managed releases
- Enhancements to existing features:
- Refactored AddressBook-Level3 code for v1.2
- Changed classes, variables and other instances of
Name
→Question
,AddressBook
→Medmoriser
#38.
- Changed classes, variables and other instances of
- Added the ability to hide answers from the main view #57, #136
- What it does: Allows the user to hide the answer when browsing the list of QAndAs
list
which allows to user to view all QAndAs, with questions and answers all visible.list questions
which allows the user to view all QAndAs, with questions visible and answers hidden.
- Justification: Gives the user the flexibility to choose the preferred mode of viewing, and to prevent seeing the answer before quizzing.
- Added new test cases to ensure the new functionality worked in conjunction with existing features #60, #136
- What it does: Allows the user to hide the answer when browsing the list of QAndAs
- Refactored AddressBook-Level3 code for v1.2
- Documentation:
- Project Website:
- User Guide:
- Developer Guide:
- Community: