[]
(https://github.com/AY2425S1-CS2103T-W13-3/tp/actions/workflows/gradle.yml)
MindMap is a desktop application that provides an efficient way for psychologists and psychiatrists to log patient information and session details with minimal disruption. Its CLI-based approach prioritizes quick data entry and organization while ensuring privacy by storing data locally, addressing the need for secure, fuss-free patient record management during sessions.
- Fast and Efficient Data Entry: Use a Command Line Interface (CLI) for quick logging of patient information.
- Privacy and Security: Patient data is stored locally, ensuring confidentiality during sessions.
- Session Management: Organize and maintain session records easily without interrupting workflow.
- User and Developer Documentation: Comes with detailed documentation for both users and developers.
- Primary Users: Psychologists and Psychiatrists
- Value Proposition: Minimize disruption during sessions while maintaining accurate, private records.
To get started with MindMap, refer to the following resources:
For a detailed breakdown of the project structure, visit the MindMap Product Website.
- Written in: Java
- Design Paradigm: Object-Oriented Programming (OOP)
- Code Base Size: Approximately 6 KLoC (thousand lines of code)
- Documentation: Includes comprehensive user and developer documentation to support both users and contributors.
MindMap is based on the AddressBook-Level3 project created by the SE-EDU initiative
