Skip to content

Commit f1bbc2c

Browse files
authored
update readme (#1384)
1 parent f8ceb3a commit f1bbc2c

9 files changed

+26
-3
lines changed

README.md

+26-3
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,39 @@ ABC User Feedback is a standalone web application that manages Voice of Customer
1616
- [Contributing](#Contributing-Guidelines)
1717
- [License](#license)
1818

19-
2019
## Features
2120

2221
ABC User Feedback provides the following features:
2322

24-
![data field image](./assets/01-data-field.png)
25-
![feedback tag image](./assets/02-feedback-tag.png)
23+
### Feedback Tag
24+
25+
You can assign tags to each feedback to categorize them by topic.
26+
![data field image](./assets/01-feedback-tag.png)
27+
28+
### Kanban Mode
29+
30+
Experience the advantage of organizing and visualizing issue groups efficiently with Kanban mode.
31+
![feedback tag image](./assets/02-Issue-Kanban.png)
32+
33+
### Issue Tracker
34+
35+
The Issue feature has a status indicator that lets you use it as a simple issue tracker. You can also link each issue to a ticket in your own issue tracker system.
2636
![issue tracker image](./assets/03-issue-tracker.png)
37+
38+
### Single Sign-on
39+
40+
Authentication offers OAuth to accommodate enterprise-level single sign-on (SSO) requirements.
2741
![single sign-on image](./assets/04-single-signon.png)
42+
43+
### Role Management
44+
45+
Role Based Access Control (RBAC).
46+
2847
![role management image](./assets/05-role-management.png)
48+
49+
### Dashboard
50+
51+
Dashboard help you visualize statistical data about your feedback and issues so you can learn about them at a glance.
2952
![dashboard image](./assets/06-dashboard.png)
3053

3154
## Getting Started

assets/01-data-field.png

-517 KB
Binary file not shown.

assets/01-feedback-tag.png

494 KB
Loading

assets/02-Issue-Kanban.png

422 KB
Loading

assets/02-feedback-tag.png

-683 KB
Binary file not shown.

assets/03-issue-tracker.png

-186 KB
Loading

assets/04-single-signon.png

-163 KB
Loading

assets/05-role-management.png

-125 KB
Loading

assets/06-dashboard.png

-60 KB
Loading

0 commit comments

Comments
 (0)