We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c33355 commit d6038f3Copy full SHA for d6038f3
README.md
@@ -7,18 +7,7 @@ This project implements **Phase 1–3** (completed) and outlines future **Phase
7
8
---
9
10
-## 🚀 Features (Phase 1)
11
-- .NET 9 Web API project
12
-- Entity Framework Core integration
13
-- SQL Server (Docker container)
14
-- Application & Error Log models with relationships
15
-- API endpoints to manage Applications and Error Logs
16
-- Environment-based configuration (`Development` and `Production`)
17
-- Runs in both **Visual Studio** and **Docker Compose**
18
-
19
----
20
21
-## 📌 Project Phases
+## 📌 Project Phases Completed
22
23
### ✅ Phase 1: Core API
24
- Create centralized logging API
0 commit comments