Skip to content

Commit 7351a02

Browse files
committed
Add dashboard, account, view ticket screenshots to readme
1 parent 68d3520 commit 7351a02

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ The View Ticket page provides additional ticket information, including the Descr
172172

173173
The **Change History** tab allows the user to see a timeline of what has changed, when, and by whom. The **Recent Activity** section shows this in a more intuitive way. The **Comments** section displayed below the ticket allows anyone to leave a comment, which helps to speed up resolution of the ticket.
174174

175+
![View Ticket](static/images/view-ticket-view.png)
176+
175177
#### Add Ticket
176178

177179
Basic users can submit up to 10 tickets per month via the Add Ticket form. A message is displayed showing how many they have used in current month:
@@ -186,6 +188,8 @@ The Edit ticket form is accessible by the ticket's Submitter and Staff. Possible
186188

187189
Dashboard page allows visual interaction with the tickets data across 6 interconnected charts. Clicking a segment on the row and pie charts or dragging to select a date range will filter all charts.
188190

191+
![Dashboard](static/images/dashboard-view.png)
192+
189193
#### KANBAN (PRO Feature)
190194

191195
Tickets are displayed in KANBAN columns by Status: New, In Progress, Resolved, Cancelled. Given that Cancelled tickets may be less important to some users, the 'Hide Cancelled' checkbox hides them. If Basic users click the KANBAN navigation link, they are redirected to Checkout page:
@@ -208,6 +212,8 @@ The Team page acts as an address book of users of the site, listing some key det
208212

209213
The Account page is where users can view and edit their account information. Users can upload a profile picture from their device, add First and Last Names, add personal Zoom Meeting IDs. The user's account status (Basic or PRO) is displayed, including a 'Go PRO' button if basic user. Submitters can request Admin Access via a link.
210214

215+
![Account](static/images/my-account.png)
216+
211217
### Existing Features
212218

213219
- Submit a ticket

static/images/dashboard-view.png

123 KB
Loading

static/images/my-account.png

162 KB
Loading

static/images/view-ticket.png

152 KB
Loading

0 commit comments

Comments
 (0)