Skip to content

Official repository for the React JS front end of DataCanvas, IoT Data Management System

Notifications You must be signed in to change notification settings

Datacanvas-IoT/DataCanvas-Front

Repository files navigation

DataCanvas Frontend

DataCanvas is a web application for visualizing and analyzing IoT sensor data. This repository contains the frontend code, which is built using React.

Table of Contents

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js
  • npm

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/DataCanvas-Front.git
  2. Navigate to the project directory:
    cd DataCanvas-Front
  3. Install the dependencies:
    npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Team KernelPanic - datacanvasmgmt@gmail.com

Project Link: datacanvas.hypercube.lk

About

Official repository for the React JS front end of DataCanvas, IoT Data Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages