Simple HTML5 Canvas-based application designed for creating and managing flowcharts.
- Intuitive interface for easy flowchart creation
- Ability to create and manage multiple flowcharts simultaneously
- Export flowcharts as image files or PDF documents (coming soon)
- Real-time collaboration with multiple users (coming soon)
To install Flowchartify locally, follow these steps:
- Clone the repository:
$ git clone https://github.com/triplegdev/thinkmap.git
$ cd thinkmap
$ pip install -r requirements.txt
$ cd react-vite
$ npm install$ flask run
$ cd react-vite
$ npm run devThis project is licensed under the MIT License - see the LICENSE file for details.