Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project #13

Merged
merged 20 commits into from
Nov 12, 2023
Merged

Conversation

longnguyentan
Copy link
Owner

No description provided.

thienmy0 and others added 20 commits November 11, 2023 23:00
Fix Checkstyle Errors

Some files have errors with checkstyle.

Fixing the checkstyle errors will ensure that the errors do not
accumulate.

Let’s make sure we run checkstyle before pushing our code.
Doing so will allow us to have cleaner code that passes checks.
Update Data Archiving Section in Developer Guide
Currently, the DG lacks information about the implementation
of newer commands such as sort.

We should keep the DG up to date with its most recent
implementation details.

Let's,
* Refine the assign command section of the DG
* Add a section for the implementation of sort command.
Currently, the user guide is outdated and does not have a proper faq
section

It is important to update the faq section accordingly as the product
grow

Update the faq section of user guide
Make modifications to Delete sequence diagram, and undo & redo state diagrams. Also implemented Redo, Edit sequence diagrams.
Minor modification made to edit sequence diagram.
Currently, my PPP when converted to pdf exceeds 2 pages

It is important to stick within the page limit

Update the PPP to reduce page count
Currently, some other components in the DG are outdated,
with references to Person instead of Patient etc.

They need to be updated so that it matches our project.

Let's,
* Change instances of 'Person' to 'Patient'
* Update UML diagrams
Currently there are some typo and mistakes in the UG.

It is important to fix this typo constantly

Update UG to take into account comments
Currently, the UG is outdated and there are several issues
with it, like broken image links.

We should update it and prepare it for final submission.

Let's,
* Add the Getting to Know A&E section
* Add the prefix summary section
* Polish up sort and assign sections
* Update the features box
* Add new screenshots
@longnguyentan longnguyentan merged commit 4161171 into longnguyentan:master Nov 12, 2023
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants