Skip to content

AY2324S2-CS2103T-W12-4/tp

 
 

Repository files navigation

CI Status codecov

Ui

ConnectCare

ConnectCare is a client management application designed for social workers. It streamlines client case management, focusing on efficient scheduling and visit tracking. The application aims to optimize scheduling, manage client goals, and ensure effective collaboration among social workers.

Table of contents

Features

  • Client Profile Management: Create, update, and categorize client profiles effectively.
  • Search: Search for clients based on keywords and tags.

Installation and Usage

Prerequisites: JDK 11, update Intellij to the most recent version.

  1. Clone the repository
  2. Configure the project to use JDK 11 (not other versions) as explained in here. In the same dialog, set the Project language level field to the SDK default option.
  3. After that, open the Gradle tab and execute the gradle command gradle run

Acknowledgements

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

License

ConnectCare is licensed under the MIT License.