Cheng Jiyuqing'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.2
-v1.4
(3 releases) on GitHub
- Managed releases
- Enhancements to existing features:
- Created new GUI component QuizCard to acommodate Quiz command, Answer command, Endquiz command and Next command (Pull request #77 #161) This is very hard because I have to coordinate among various Logic commands and UI.
- Updated the GUI color scheme (Pull request #77)
- Changed cells in GUI to rounded corners (Pull request #77#162)
- Moved CommandBox to the bottom (Pull request #162)
- Set Tag to wrap text, so that long tag text will not be cut off.#158
- Documentation:
- User Guide:
- Developer Guide:
- Community: