UI / UX Feedback Dialog Component
About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
:dart: About
This React Components provide floating button for open dialog to submit system UI / UX feedback.
Users, can add comments , and take screecapture with drawing featurs.
:sparkles: Features
:heavy_check_mark: UI Feedback floating button
:heavy_check_mark: Feedback dialog with capture email, name and comments
:heavy_check_mark: Take screenshot
:heavy_check_mark: edit the screenshot via some drawing featurs\
:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
:checkered_flag: Starting
$ npm i ux-feedback-floating-button
$ yarn add ux-feedback-floating-button
usage
import { UXFeedbackFloater } from "ux-feedback-floating-button";
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made by Manoj Gamachchige
Back to top