https://github.com/benweier/use-mind-map
https://github.com/benweier/use-mind-map
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benweier/use-mind-map
- Owner: benweier
- License: mit
- Created: 2022-05-09T10:05:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T01:54:57.000Z (over 3 years ago)
- Last Synced: 2025-04-14T10:39:39.380Z (7 months ago)
- Language: TypeScript
- Homepage: https://usemindmap.app
- Size: 570 KB
- Stars: 25
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-appwrite - Source Code
README
# [useMindmap](https://usemindmap.app)
useMindmap is a mind mapping application backed by Appwrite. It leverages Users/Teams, Database, Realtime, and Functions to provide a basic mind mapping service for yourself or a team.

Initially developed for the [Appwrite Hackathon](https://dev.to/devteam/announcing-the-appwrite-hackathon-on-dev-1oc0), read about the process on [dev.to](https://dev.to/benweier/usemindmap-1j3f)
## Features
- Personal and Team workspaces for your mind maps
- Collaborative mind mapping powered by Appwrite Realtime
- Mind mapping functionality built on top of React Flow
- Sign up/sign in, forgot password, and team invites
### Dashboard View

### Mindmap View

### Built With
- [Appwrite](https://appwrite.io) (duh)
- [React](https://reactjs.org)
- [React Router](https://reactrouter.com)
- [React Flow](http://reactflow.dev)
- [React Query](https://react-query.tanstack.com)
- [React Hook Form](https://react-hook-form.com)
- [Chakra UI](https://chakra-ui.com)
- [Digital Ocean](https://www.digitalocean.com) (1x droplet, 1x static site app)