Closed Dangabit closed 1 year ago
Bug: index.md badges for CI and CodeCov shows AB3's ones.
Change codecov badge image source to "https://codecov.io/gh/AY2223S2-CS2103T-T13-1/tp/branch/master/graph/badge.svg" and JavaCI to "https://github.com/AY2223S2-CS2103T-T13-1/tp/workflows/Java%20CI/badge.svg"
Our custom local fonts might not work on some PCs (idk the reason). I added some fallback fonts that JavaFX definitely supports.
Just in case, we should add a note in Quick Start
section that the font in the GUI image shown may not correspond exactly to what you see on JavaFX application. However, it does not matter as it does not affect functionality of our app.
Under DG implementation section
, the following diagrams are too small:
Under DG implementation section
, the following diagrams which I feel are important are missing:
<---> denotes interaction
If we are up to it, we could also, for each implementation, add sequence diagrams that show high-level interactions between ui + logic + model.
Check through all documents and remove any resemblances of AB3. We can split the work for this.
Update any GUI screenshots of our app, for UG, DG (?), README ...
Update JavaDocs, probably need to split the work for this too.
DG: to update Use Cases.
For example, there is missing information such as in:
Should be: The given module code, credits or year-semester is missing or invalid.
DG: to update Use Cases.
For example, there is missing information such as in: Should be: The given module code, credits or year-semester is missing or invalid.
Resolved
Update any GUI screenshots of our app, for UG, DG (?), README ...
Resolved
Please collate all the documentation bugs you find here!
Those that are done, please indicate with a 👍