File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The Telecom Customer Data Management System is a comprehensive solution for mana
8
8
## Screenshots
9
9
### Admin Portal
10
10
![ Screenshot 2025-02-14 191006] ( https://github.com/user-attachments/assets/0be6e8fa-0dd4-477c-b310-05a38b7bbbbe )
11
- ![ Screenshot 2025-02-14 191233 ] ( https://github.com/user-attachments/assets/325945bc-b402-46fd-812f-543bde7e2aa4 )
11
+ ![ image ] ( https://github.com/user-attachments/assets/4dd13fda-0f35-4d11-82d4-1ddb56363a72 )
12
12
### Customer Portal
13
13
![ Screenshot 2025-02-14 191333] ( https://github.com/user-attachments/assets/9dfe7469-ddfb-4054-b34b-d6e45e73fba4 )
14
14
![ Screenshot 2025-02-14 191205] ( https://github.com/user-attachments/assets/996bc877-fdd5-4812-932f-295985644075 )
@@ -33,13 +33,12 @@ The Telecom Customer Data Management System is a comprehensive solution for mana
33
33
```
34
34
Telecom-Customer-Data-Management-System/
35
35
│-- WebApplication2/
36
- │ ├── Customer/
37
- │ ├── Admin/
38
- │ ├── Database/
39
- │ ├── Services/
40
- │ └── Pages/
41
- │-- README.md
42
- │-- LICENSE
36
+ │ ├── Controls/
37
+ │ ├── Customer/ (Customer Portal)
38
+ │ ├── Pages/ (Admin Portal)
39
+ │ ├── Styles/
40
+ |-- README.md
41
+ │-- LICENSE.md
43
42
```
44
43
45
44
## Installation & Setup
You can’t perform that action at this time.
0 commit comments