-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
# feedback-fusion | ||
# Feedback-Fusion (WIP) | ||
|
||
## What is Feedback-Fusion | ||
|
||
Feedback-Fusion is a WIP enterprise ready tool designed to make it easier to | ||
collect feedback in the web. | ||
With Feedback-Fusion you can create Survey Prompts and Feedback Fields in an efficent | ||
and easier way with the ability to directly include them in your webpage. | ||
|
||
**Key Features:** | ||
- **Support for multiple databases**: Relying on the rbatis ORM Feedback-Fusion has native support | ||
for a wide range of relational database backends. [List of supported drivers](https://github.com/rbatis/rbatis?tab=readme-ov-file#supported-database-driver) | ||
- **Scalable**: The rust backend works stateless and therefore can be scaled with ease matching to your needs. | ||
- **Easy webintegration**: (Coming soon) | ||
|
||
## Examples (Coming soon) | ||
|
||
## Deployment (Coming soon) | ||
|
||
### Docker | ||
|
||
### Helm | ||
|
||
## License | ||
|
||
Feedback-Fusion is licensed under the MIT-License. |