Skip to content

abhisheksharma1310/data-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualization Web App

Overview

This web application allows users to access and display data from various protocols including Serial Port, HTTP, MQTT, WebSocket and Socket.io. The app is built using React and Node.js, providing support for both Node.js and browser environments.

Features

  • Multi-Protocol Support: Connect to Serial Port, HTTP, MQTT, WebSocket and Socket.io.
  • Real-Time Data Display: Data is shown in a tabular format for easy viewing.
  • User Input: Users can enter the required details for each protocol.
  • Cross-Platform: Serial Port compatible with both Node.js and browser environments.
  • PWA Support: Install web as progressive web app on laptop or mobile and work without internet.

Installation

  1. Clone the repository:

    git clone https://github.com/abhisheksharma1310/data-visualizer.git
  2. Navigate to the project directory:

cd data-visualizer
  1. Install dependencies:
npm install
  1. Usage Start the server:
npm start

Open your browser and navigate to http://localhost:3000.

Contributing

We welcome contributions! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

All in one IoT data visualizer tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published