Skip to content

Commit 451f2e0

Browse files
Merge pull request #32 from shadab-mohammad-oracle/patch-5
Update README.md
2 parents cbf8083 + 0ea6158 commit 451f2e0

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This project is a secure, lightweight SaaS-like database latency testing tool with a Mobile GUI, along with REST API.
44

5+
6+
7+
https://github.com/user-attachments/assets/74497e35-a85b-4051-bee0-99a3c1ed67d0
8+
9+
10+
511
Built with ❤️ using FastAPI.
612

713

@@ -49,12 +55,9 @@ http://localhost:8000
4955
- Log in: `admin` / `change_this` (update password in `app/main.py` for production).
5056
- Fill out the form and run latency tests in real time with live chart and table views.
5157
- For any errors (connection, authentication) you'll see detailed front-end feedback.
58+
59+
<img width="655" alt="Screenshot 2025-07-04 at 2 49 25 AM" src="https://github.com/user-attachments/assets/c15b53dc-e138-4448-9777-e980db4354f0" />
5260

53-
![Screenshot 2025-07-03 at 11 25 54 PM](https://github.com/user-attachments/assets/1e26dd2c-9423-46b8-9a76-b05b689e72b6)
54-
55-
![Screenshot 2025-07-03 at 11 26 17 PM](https://github.com/user-attachments/assets/235f6251-3198-4cd4-99a7-63490b4f6405)
56-
57-
![Screenshot 2025-07-03 at 11 26 30 PM](https://github.com/user-attachments/assets/f1b17fb8-f637-4b86-95c9-52dd0b6e2067)
5861

5962
### 5. Default SQL : API Usage via Curl/CLI MySQL Example
6063
```bash
@@ -137,7 +140,7 @@ Please consult the [security guide](./SECURITY.md) for our responsible security
137140

138141
## License
139142

140-
Copyright (c) 2023 Oracle and/or its affiliates.
143+
Copyright (c) 2025 Oracle and/or its affiliates.
141144

142145
Released under the Apache License Version 2.0, January 2004
143146
<http://www.apache.org/licenses/>.

0 commit comments

Comments
 (0)