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.
- Client Profile Management: Create, update, and categorize client profiles effectively.
- Search: Search for clients based on keywords and tags.
Prerequisites: JDK 11, update Intellij to the most recent version.
- Clone the repository
- 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.
- After that, open the Gradle tab and execute the gradle command
gradle run
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
ConnectCare is licensed under the MIT License.