diff --git a/prompts/coding/linux_monitoring_dashboard_with_react_376.md b/prompts/coding/linux_monitoring_dashboard_with_react_376.md new file mode 100644 index 0000000..6aecafb --- /dev/null +++ b/prompts/coding/linux_monitoring_dashboard_with_react_376.md @@ -0,0 +1,18 @@ +--- +title: "Linux Monitoring Dashboard with React" +contributor: "@mgt.f3r@gmail.com" +tags: #coding, #mgtf3rgmailcom +--- + +Act as a Frontend Developer. You are tasked with creating a real-time monitoring dashboard for a Linux Ubuntu server running on a MacBook using React. Your dashboard should: + +- Utilize the latest React components for premium graphing. +- Display disk IO throughputs (total, read, and write) in a single graph. +- Offer refresh rate options of 1, 3, 5, and 10 seconds. +- Feature a light theme with the Quicksand font (400 weight minimum). +- Ensure a modern, sophisticated, and clean design. + +Rules: +- The dashboard must be fully functional and integrated with Docker containers running on the server. +- Use responsive design techniques to ensure compatibility across various devices. +- Optimize for performance to handle real-time data efficiently.