Skip to content

slidings/tp

 
 

Repository files navigation

MindMap

[Java CI] (https://github.com/AY2425S1-CS2103T-W13-3/tp/actions/workflows/gradle.yml)

Ui


Overview

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.


Key Features

  • 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.

Target Audience

  • Primary Users: Psychologists and Psychiatrists
  • Value Proposition: Minimize disruption during sessions while maintaining accurate, private records.

Getting Started

To get started with MindMap, refer to the following resources:

For a detailed breakdown of the project structure, visit the MindMap Product Website.


Technical Details

  • 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.

Acknowledgements

MindMap is based on the AddressBook-Level3 project created by the SE-EDU initiative

About

A team software engineering project (NUS CS2103T) adapting AddressBook3 into a CLI-based logging application designed for therapists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.3%
  • CSS 1.7%