Welcome to the Concept Mapping Tool
The Concept Mapping Tool is a collaborative, real-time concept mapping application built with React, InstantDB, and React Flow. It enables teams to create, edit, and share concept maps with live synchronization.
Features
- Real-time Collaboration: Work together with instant synchronization via InstantDB
- Dual Editing Modes: Switch between graph view (React Flow) and structured text view
- Presence Indicators: See where collaborators are working in real-time
- Comments: Add sticky note-style annotations linked to concepts
- Visual Customization: Customize colors, styles, and appearance of nodes and edges
- Floating Toolbars: Quick-access toolbars for editing nodes and relationships
- Perspectives: Create filtered subsets of concept maps
- Rich Metadata: Add custom metadata to concepts and relationships
- Markdown Notes: Attach detailed notes to concepts and relationships
- Sharing & Permissions: Share maps with specific users and control access
What's Next?
- Get started with the Getting Started Guide
- Explore the Component Documentation
- Learn about the Architecture