Future Academic Planner (FAP) is a robust academic management software designed to streamline the academic journey for NUS Computer Engineering (CEG) students. Optimized for those who can type fast, FAP gets your module planning done faster than traditional GUI applications.
Given below are my contributions to the project.
FAP.java
: (Pull request #26,
#43)
Storage.java
: (Pull request #76)
init
command (refactored to set
command):
(Pull request #44)
Code contributed: RepoSense
v1.0
to v2.1
, including setting up release notes and ensuring systematic
progression through versions.FAP.java
(Pull request #71)Storage.java
(Pull request #80)Storage
class to improve data integrity and error management.
(Pull request #76)add
command and provided comprehensive examples and expected outcomes.
(Pull request #89)FAP.java
to enhance understanding of the codebase.
(Pull request #64)Storage.java
, enhancing understanding and
maintainability of the code.
(Pull request #176)