Commit Graph

6 Commits

Author SHA1 Message Date
rajukottedi 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
rajukottedi fe79623464 code refactoring 2024-05-06 23:20:51 +05:30
rajukottedi e0fc82fa28 code refactoring 2024-05-02 17:57:43 +05:30
rajukottedi 11e62230d9 code refactoring 2024-05-02 17:06:09 +05:30
rajukottedi ad3df7c6b5 UI data binding changes 2024-04-28 13:31:31 +05:30
rajukottedi 5c04faad2a changes: api integration,
components, styles, fontawesome icons added
2024-04-26 02:32:27 +05:30