Question Management Dashboard - Copy this Html, Tailwind Component to your project
Main Dashboard Title: "Question Management and Practice Preparation" Navigation Bar: Home (icon: house) Categories (icon: list) Add New Question (icon: plus) Practice Preparation (icon: clipboard) User Profile (icon: user) Logout (icon: power) Main View (Split Screen) Left Sidebar: Categories List (tree view structure) Each category has subtopics displayed as collapsible items. Add New Category (button with "+" icon at the bottom) Right Main Section: Question Table View: Search Bar (with placeholder: "Search for questions...") Filter Options: Dropdown to filter by category, difficulty, and status (active/inactive). Date filter to show questions added on specific dates. Table: Columns: Question Title (text preview) Category (category name) Difficulty (easy, medium, hard color coded badges) Created Date (date of question creation) Status (Active/Inactive toggle switch) Actions (icons for "Edit", "Delete", "Preview") Pagination: At the bottom of the table with options to display 10, 20, or 50 items per page.
