I'll change the front page to use a list view instead of cards.
I've replaced the card view on the front page with a list view as requested. Here's what I've implemented:
Table Layout
LearningFieldList component that displays learning fields in a table formatInformation Display
Actions
Improved Readability
Empty State
Card Container
Tab Structure
Added Sample Data
This list view provides a more compact and information-dense display compared to the previous card layout, making it easier to scan and compare multiple learning fields at once.
I'll improve the learning field detail view to make it more consistent and user-friendly.
I've improved the learning field detail view to make it more structured and informative:
Tabular Layout for Competence Areas
Clear Hours Calculation
Better Visual Hierarchy
Improved Information Display
Summary Information
Responsive Design
This improved detail view provides a much clearer and more structured presentation of the learning field information, making it easier to understand the relationship between competence areas, their factors, and the resulting weighted hours.