[CS2103T-W13-2] CareConnect#137
Open
SuhailLoya wants to merge 421 commits intonus-cs2103-AY2425S1:masterfrom
Open
[CS2103T-W13-2] CareConnect#137SuhailLoya wants to merge 421 commits intonus-cs2103-AY2425S1:masterfrom
SuhailLoya wants to merge 421 commits intonus-cs2103-AY2425S1:masterfrom
Conversation
Enable java assertions in build.gradle
…mpty strings remove test asserting zero results for empty string parameters, which is now redundant
As a user, I want to be able to see logs for each client
…SAGE for find command to include tag
* feat: add tag and untag commands * fix: fix checkstyle errors
Add appointments to person
docs: update user stories in DG
docs: fix dg bugs
docs: added disclaimer about the usage of `AddressBook` in DG
tests: remove possibly problematic test case in FindcommandParserTest
Remove unused CommandStack
docs: add autocomplete implementation to dg
docs: formatting in DG for notes on use of AddressBook
update version 1.6.0 in mainapp
Add line breaks in UG and DG
Remove placeholder in docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CareConnect is a CLI-first case management application that enables social workers to efficiently manage client details, appointments, and priorities. Repeated chores including data entry and search will be streamlined via simple CLI inputs, easing the mental load of the social workers, allowing them to focus more on delivering high-quality care and support for the clients.