Home

Awesome

<p align="center"> <h1 align="center"> 🚨 No longer maintained </h1> <p align="center">Thank you for your interest in this project. Unfortunately, I am no longer maintaining it. I highly recommend checking out <a href="https://github.com/b310-digital/teammapper" target="_blank">TeamMapper</a>, which is actively developed and maintained by other developers, or fork it yourself!</p> </p> <a href="https://mindmapp.cedoor.dev" target="_blank"> <img src="https://raw.githubusercontent.com/Mindmapp/mindmapp/master/src/assets/images/readme-header.png"> </a> <p align="center"> <h1 align="center"> <img width="40" src="https://raw.githubusercontent.com/Mindmapp/mindmapp/master/src/assets/icons/icon-72x72.png"> Mindmapp <sup>beta</sup> </h1> <p align="center">Web application to draw mind maps.</p> </p> <p align="center"> <a href="https://github.com/Mindmapp" target="_blank"> <img src="https://img.shields.io/badge/project-Mindmapp-blue.svg?style=flat-square"> </a> <a href="https://opencollective.com/mindmapp" alt="Financial Contributors on Open Collective"> <img src="https://opencollective.com/mindmapp/all/badge.svg?label=financial+contributors"> </a> <a href="https://gitter.im/mindmapp/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge" target="_blank"> <img src="https://badges.gitter.im/mindmapp/community.svg"> </a> <a href="https://github.com/Mindmapp/mindmapp/blob/master/LICENSE" target="_blank"> <img src="https://img.shields.io/github/license/mindmapp/mindmapp.svg?style=flat-square"> </a> <a href="https://david-dm.org/mindmapp/mindmapp" target="_blank"> <img src="https://img.shields.io/david/mindmapp/mindmapp.svg?style=flat-square"> </a> <a href="https://david-dm.org/mindmapp/mindmapp?type=dev" target="_blank"> <img src="https://img.shields.io/david/dev/mindmapp/mindmapp.svg?style=flat-square"> </a> </p>

:paperclip: Table of Contents

:rocket: Features

FeatureStatusDescription
Basic mind map properties:heavy_check_mark:Set node images, colors and font properties.
Undo/Redo:heavy_check_mark:History of map changes.
Map centering:heavy_check_mark:Center map in x, y, z axes.
Shortcuts:heavy_check_mark:Main shortcuts to speed things up.
Local storage:heavy_check_mark:Save maps in the browser local storage.
JSON import/export:heavy_check_mark:Export and import maps as JSON file.
Image & PDF export:heavy_check_mark:Export maps as image (png, jpg) or PDF document.
PWA support:heavy_check_mark:Support of desktop and mobile browser PWA (Progressive Web App).
p2p database:x:Orbit (or something else) peer-to-peer database to share and eventually sync maps.
Plugin system:x:A plugin system to add third-party features.
Multiple selection:x:Select multiple nodes at the same time.
Multiple maps:heavy_check_mark:Multiple maps at the same time with multi-tabs.

:hammer: Install

With the following installed:

Clone the repo and install the dependencies from npm.

git clone https://github.com/Mindmapp/mindmapp.git
cd mindmapp
npm i

:video_game: Usage

For local development with angular dev server:

npm start

Then open http://localhost:4200 in your browser.

If you want to generate the project documentation:

npm run doc

A documentation folder will be generated in the project path.

:chart_with_upwards_trend: Development

:scroll: Rules

Commits

and body must be should include the motivation for the change and contrast this with previous behavior (do not add body if the commit is trivial).

Branches

Examples:

git branch -b docs/README
git branch -b test/one-function
git branch -b feat/side-bar
git branch -b style/header

:raised_hand: Contributors

Mindmapp is a work in progress. Remember that if you want you can make a small contribution with a pull request.

:computer: Code Contributors

This project exists thanks to all the people who contribute. [Contribute]. <a href="https://github.com/Mindmapp/mindmapp/graphs/contributors"><img src="https://opencollective.com/mindmapp/contributors.svg?width=890&button=false" /></a>

:moneybag: Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

<a href="https://opencollective.com/mindmapp"><img src="https://opencollective.com/mindmapp/individuals.svg?width=890"></a>

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

<a href="https://opencollective.com/mindmapp/organization/0/website"><img src="https://opencollective.com/mindmapp/organization/0/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/1/website"><img src="https://opencollective.com/mindmapp/organization/1/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/2/website"><img src="https://opencollective.com/mindmapp/organization/2/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/3/website"><img src="https://opencollective.com/mindmapp/organization/3/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/4/website"><img src="https://opencollective.com/mindmapp/organization/4/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/5/website"><img src="https://opencollective.com/mindmapp/organization/5/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/6/website"><img src="https://opencollective.com/mindmapp/organization/6/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/7/website"><img src="https://opencollective.com/mindmapp/organization/7/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/8/website"><img src="https://opencollective.com/mindmapp/organization/8/avatar.svg"></a> <a href="https://opencollective.com/mindmapp/organization/9/website"><img src="https://opencollective.com/mindmapp/organization/9/avatar.svg"></a>

:page_facing_up: License

:telephone_receiver: Contacts

:boy: Developers