Commit Graph

5 Commits

Author SHA1 Message Date
67f668fdd8 feat: update dependencies and add Angular Material components
- Added @angular/cdk and @angular/material to package.json.
- Updated routing titles for better clarity in app-routing.module.ts.
- Integrated MatDialogModule in app.module.ts for dialog functionality.
- Enhanced project model with additional fields: challenges, lessonsLearned, impact, startDate, endDate, status, and resumeId.
- Improved projects.component.html for better structure and readability.
- Implemented openViewProject method in projects.component.ts to handle project detail dialog.
- Added Roboto font and Material Icons in index.html for UI consistency.
- Updated global styles in styles.scss for better layout and font settings.
- Created project-detail-popup component with HTML, SCSS, and TypeScript files for displaying project details in a dialog.
2026-03-14 17:36:16 +05:30
ad3df7c6b5 UI data binding changes 2024-04-28 13:31:31 +05:30
5c04faad2a changes: api integration,
components, styles, fontawesome icons added
2024-04-26 02:32:27 +05:30
00d7c75564 updated angular cli 2024-04-09 17:28:24 +05:30
ffa7525ece created angular project 2023-07-19 15:35:12 +05:30