Skip to content

Commit b8f088d

Browse files
committed
add logo and other section edits to readMe
1 parent b80d2f7 commit b8f088d

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55

66
[![Build Status](https://jenkins.crowleybrynn.com/buildStatus/icon?job=EndpointInsights-UnitTesting%2Fdevelop&subject=Develop%20Branch%20Tests)](https://jenkins.crowleybrynn.com/job/EndpointInsights-UnitTesting/job/develop/) [![codecov](https://codecov.io/gh/git-stuff-done/EndpointInsights/graph/badge.svg?token=4FFNP3JSPE)](https://codecov.io/gh/git-stuff-done/EndpointInsights)
77
</div>
8-
8+
9+
10+
<div>
11+
<img src="endpoint-insights-ui/public/logo.png" alt="Endpoint Insights Logo" width="200"/>
12+
</div>
13+
914
## Overview
1015

1116
Endpoint Insights is a performance and integration testing dashboard that we are building for our senior project.
@@ -95,14 +100,15 @@ The system consists of:
95100

96101
## Application UI Visual
97102

98-
The dashboard page provides an overview of active jobs, fail rate, charts for performance, recent activity, and alerts.
99-
![Image](./docs/assets/dashboard-page.jpg)
103+
The dashboard page provides an overview of active jobs, fail rate, charts for performance, recent activity, and alerts. <br>
104+
User can also easily access recently run test results under recent activity section.
105+
![Image](./docs/assets/dashboard.png)
100106

101107
The login page allows users to log in with the configured single-sign on provider.
102108
![Image](./docs/assets/login-page.jpg)
103109

104-
The batches page shows test batches and allows users to modify run configurations.
105-
![Image](./docs/assets/configure-batches-page.jpg)
110+
The batches page shows test batches and allows users to modify run configurations and schedules.
111+
![Image](./docs/assets/Batches.png)
106112

107113
The tests page allows users to create and modify individual test runs.
108114
![Image](./docs/assets/tests-page.jpg)

docs/assets/Batches.png

82.7 KB
Loading

docs/assets/dashboard.png

157 KB
Loading
738 KB
Loading

0 commit comments

Comments
 (0)