Skip to content

Commit 76a0fb1

Browse files
Screenshots added to docs and Readme updated accordingly
1 parent cb03b2e commit 76a0fb1

File tree

6 files changed

+24
-2
lines changed

6 files changed

+24
-2
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,30 @@ A **.NET 9 MVC Web App** that unifies multiple APIs (**User Management and Loggi
4343

4444
---
4545

46+
### 📸 Screenshots
47+
48+
### 🔑 Login Page
49+
50+
![Login Page](docs/screenshots/login.png)
51+
52+
### 📂 Home & Sidebar
53+
54+
![Sidebar Tree](D:\repos\CentralizedLoggingMonitoring\docs\screenshots\home%20and%20sidebar.png)
55+
56+
### 📊 Logs (Admin View)
57+
58+
![Logs Page](D:\repos\CentralizedLoggingMonitoring\docs\screenshots\logs%20view.png)
59+
60+
## 📡 API Swagger UI
61+
62+
**User Management API**
63+
64+
![User API Swagger](D:\repos\CentralizedLoggingMonitoring\docs\screenshots\usermanagementapi.png)
65+
66+
**Centralized Error Logging API**
67+
68+
![Logging API Swagger](D:\repos\CentralizedLoggingMonitoring\docs\screenshots\centralizedloggingapi.png)
69+
4670
## ⚙️ Implementation Details
4771

4872
- **Login & Validation**
@@ -154,8 +178,6 @@ IntegrationPortal/
154178

155179
---
156180

157-
158-
159181
## ⚙️ Environments
160182

161183
The project supports multiple environments:
72 KB
Loading
68.4 KB
Loading

docs/screenshots/login.png

233 KB
Loading

docs/screenshots/logs view.png

144 KB
Loading
51.9 KB
Loading

0 commit comments

Comments
 (0)