Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benweier/use-mind-map
https://github.com/benweier/use-mind-map
Last synced: about 1 month 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T01:54:57.000Z (over 2 years ago)
- Last Synced: 2024-11-02T21:31:46.842Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://usemindmap.app
- Size: 570 KB
- Stars: 24
- 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.
![useMindmap](https://api.usemindmap.app/v1/storage/buckets/627ddd728bd112ea705a/files/627ddd8ac63963129b9d/view?project=62627b181ca61dc83009)
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
![useMindmap Dashboard](https://api.usemindmap.app/v1/storage/buckets/627ddd728bd112ea705a/files/627ddd96a72f3eb61ec2/view?project=62627b181ca61dc83009)
### Mindmap View
![useMindmap Mindmap](https://api.usemindmap.app/v1/storage/buckets/627ddd728bd112ea705a/files/627ddd92c2b47e6eaa94/view?project=62627b181ca61dc83009)
### 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)