Skip to content

Commit 44785b4

Browse files
committed
removed frontend reference from the SDLC_core
removed frontend reference from the SDLC_core
1 parent 0bbc27b commit 44785b4

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

.github/instructions/copilot-instructions.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ SDLC_core is a Python-based Software Development Life Cycle core project that pr
1212

1313
## Build and Validation Instructions
1414

15-
### Frontend
16-
17-
Frontend-related code and documentation is located in the `/frontend/` directory at the repository root. This contains the Web interface and dashboard source and docs. The frontend stack uses:
18-
- React
19-
- TypeScript
20-
- TailwindCSS
21-
- Socket.IO client for real-time communication
22-
23-
2415
### Prerequisites
2516

2617
**CRITICAL**: Always run dependency installation before any build or test operations:

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ code:
6464

6565
### Shared Components
6666

67-
## Frontend
68-
69-
Frontend-related code and documentation is kept under the `/frontend/` directory at the repository root. This includes the Web interface and dashboard. The frontend is implemented with React, TypeScript, TailwindCSS, and uses the Socket.IO client for real-time communication.
70-
7167

7268

7369

doc/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22

33
This directory contains the relevant documents important to the software.
44

5-
Frontend-related code and dashboard documentation live in `/frontend/` at the repo root. The frontend uses React, TypeScript, TailwindCSS and Socket.IO client.
6-

0 commit comments

Comments
 (0)