Skip to content

nahorfelix/Telemetry-Monitoring-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus Telemetry Monitoring Dashboard 🛰️

Build Status A full-stack system designed to monitor real-time asset health and telemetry data. This project demonstrates the flow of "raw data" from a simulated IoT backend to a high-fidelity React dashboard.

🚀 Key Features

  • Real-time Data Polling: Frontend automatically syncs with the backend every 2 seconds.
  • Telemetry Simulation: Backend simulates live asset progress and pings.
  • Raw Data Stream: Sidebar visualization of the actual JSON data driving the UI.
  • Responsive Design: Modern Dark-mode UI built with React and Tailwind-style CSS.

🛠️ Tech Stack

  • Frontend: React.js, Lucide Icons, Axios.
  • Backend: Node.js, Express.js, CORS.
  • Data: Simulated JSON Telemetry Stream.

🚦 Quick Start

  1. Clone the repo:
    git clone [https://github.com/nahorfelix/Telemetry-Monitoring-Dashboard.git](https://github.com/nahorfelix/Telemetry-Monitoring-Dashboard.git)

About

I built NexusTelemetry to demonstrate how to handle real-time data streams in a full-stack environment. It uses an Express backend to simulate live IoT pings and a React frontend with a polling mechanism to visualize asset health and raw JSON data simultaneously.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors