https://github.com/openpatch/learningmap
Interactive learning maps
https://github.com/openpatch/learningmap
Last synced: 5 months ago
JSON representation
Interactive learning maps
- Host: GitHub
- URL: https://github.com/openpatch/learningmap
- Owner: openpatch
- License: mit
- Created: 2025-10-11T21:17:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-26T06:50:39.000Z (7 months ago)
- Last Synced: 2026-01-16T21:17:17.180Z (5 months ago)
- Language: TypeScript
- Homepage: https://learningmap.app
- Size: 878 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Learningmap
Learningmap is an open source tool to create, share and
explore learning pathways. It is developed by
[OpenPatch](https://openpatch.org).
- **Website**: https://learningmap.app
- **Documentation**: https://learningmap.openpatch.org
- **Repository:** https://github.com/openpath/learningmap
- **Community**: https://matrix.to/#/#openpatch:matrix.org
## Platforms
- **Web App**: Create and share learningmaps at [learningmap.app](https://learningmap.app)
- **For Teachers**: Create, manage, and share learning maps with students
- **For Students**: Access shared maps, track progress, and learn at your own pace
- **VS Code Extension**: Edit `.learningmap` files locally in VS Code (see [platforms/vscode](platforms/vscode))
- **React Component**: Integrate learningmap into your own React app (see [packages/learningmap](packages/learningmap))
- **Web Component**: Use learningmap in any web application (see [packages/web-component](packages/web-component))
## Documentation
If you want to work on the documentation, run the
development server and edit the files in the website folder.
```
pnpm install
pnpm build
pnpm docs:dev
```
## Maintainer
Mike Barkmin • [Mastodon](https://bildung.social/@mikebarkmin) • [GitHub](https://github.com/mikebarkmin/)
## Support
We are [happy to hear from you](mailto:contact@openpatch.org), if you need custom support or features for your application.
---
Learningmap is maintained by [OpenPatch](https://openpatch.org), an organization for educational assessments and training. If you need help or you created a Hyperbook [get in touch](mailto:contact@openpatch.org).