Another summer, another side project
2024-07-19
A quick post to show off my latest side project. I've built my own Personal Knowledge Mgt. app.
My PKM app enables the storage, structuring, and retrieval of knowledge.
It supports text, images, files, videos, links/backlinks, tags, search, status tracking, diff view and recent history.
Ideal for learning, research, work procedures, and personal note structuring.
Built with Spring Boot 3.3 and React 18. Elasticsearch implementation is planned.
Some more features: note-taking on any device, recycle bin, responsive UI, self-hosted.
Source code available here