Admin Dashboard Component - Copy this Angular, Css Component to your project
Generate Admin application dashboard all the functionality like, Add header on the top with random menu like about us etc. Show the user account round button on the top right corner with all account functionality. Create a aside bar nested menu like Category and when admin click on the category show the next menu like select category and selected category page must have the add, update and delete category option on the select page. Do same functionality for the Product also then users, Create random batches icon which shows the transaction , no of registered user etc etc. Create a footer as well. User admin click on add category button so a form should be open where he can add the category... If possible create the different component for each functionality
