Create a responsive time series forecasting dashboard using HTML, Tailwind CSS, and JavaScript libraries like Chart.js. Design a sidebar and top navigation for easy access to different sections. Implement options to upload CSV files or import data from a database table, displaying imported data in a table format with timestamps and values. Enable users to select date (ds) and value (y) columns from the imported data and generate forecasting charts with sample data upon clicking a "Generate Forecast" button. Include a dropdown for future prediction intervals (e.g., 1 week, 1 year) and ensure the dashboard is visually appealing, responsive, and user-friendly with tooltips and clear instructions for data handling and interaction. | A shadcn/ui and v0 generation - v0