Skip to content

Commit

Permalink
chore: basic readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Randoooom committed Mar 17, 2024
1 parent 36aa5e4 commit e6b4d35
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
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.

0 comments on commit e6b4d35

Please sign in to comment.