OFVO
Oscar Fernando Ventura Ortiz
Admin Dashboard Template - Copy this Angular, Css Component to your project
Generate a responsive admin dashboard template using Angular and pure CSS (no CSS frameworks). The template should feature a collapsible sidebar for navigation that automatically hides when viewed on a mobile device, a top navbar, and a main content area. In the content area, include an example CRUD (Create, Read, Update, Delete) page for managing a list of users. The CRUD page should display a table of users, along with buttons to add, edit, and delete users. Use Angular for handling the data and forms, and media queries in CSS to ensure the layout is mobile friendly. Provide reusable CSS classes for the layout, spacing, and table styling.
Prompt
