Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realaravinth/kaizen
Anonymous feedback aggregator documentation and whatnot
https://github.com/realaravinth/kaizen
analytics documentation-tool feedback feedback-form privacy self-hosted
Last synced: about 1 month ago
JSON representation
Anonymous feedback aggregator documentation and whatnot
- Host: GitHub
- URL: https://github.com/realaravinth/kaizen
- Owner: realaravinth
- License: agpl-3.0
- Created: 2021-09-14T15:24:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T14:36:07.000Z (about 3 years ago)
- Last Synced: 2024-11-06T04:41:02.499Z (3 months ago)
- Topics: analytics, documentation-tool, feedback, feedback-form, privacy, self-hosted
- Language: Rust
- Homepage: https://kaizen.batsense.net
- Size: 4.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Kaizen
**A lightweight feedback aggregator**
[![Build](https://github.com/realaravinth/kaizen/actions/workflows/linux.yml/badge.svg)](https://github.com/realaravinth/kaizen/actions/workflows/linux.yml)
[![dependency status](https://deps.rs/repo/github/realaravinth/kaizen/status.svg)](https://deps.rs/repo/github/realaravinth/kaizen)
[![codecov](https://codecov.io/gh/realaravinth/kaizen/branch/master/graph/badge.svg)](https://codecov.io/gh/realaravinth/kaizen)> [Kaizen](https://en.wikipedia.org/wiki/Kaizen#History) is the Japanese
> philosophy of constantly reinventing daily routines to become more
> efficient.## Why?
Most FOSS projects enjoy limited popularity with little internet
presence. For such projects, official documentation is often the only
source of information available to the user. But regardless of scale, do
you measure the effectiveness of your documentation? A user searching
the docs is often distressed and is in a hurry, so documentation must be
clear, easy to navigate, and should answer most "how to do X" questions.
As authors and maintainers do we really know if our documentation is
helpful?## What?
This is a simple web service to collect anonymous feedback. We have
options to embed simple buttons on pages, with an optional text box.
Feedback is stored date-wise. No other data is collected from your
users.