Skip to content

mysteryyoi/pmis-ui

Repository files navigation

PMIS - Predictive Maintenance Information System UI

A modern, React-based frontend application designed to serve as a comprehensive dashboard for monitoring industrial assets, predictive maintenance models, and operational workflows.

Features

  • Asset Management: Monitor industrial equipment and machinery with detailed views for individual assets.
  • Predictive Analytics: View machine learning predictions for asset health and manage system alerts.
  • MLOps Integration: Manage the lifecycle of predictive models, track training datasets, evaluation runs, and overall model performance.
  • Maintenance Workflows: Track and manage maintenance tasks and work orders generated from predictive alerts.
  • Centralized Dashboard: High-level Key Performance Indicators (KPIs) and system health overviews.

Tech Stack

Getting Started

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd pmis-ui
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173 (or the port specified by Vite).

Building for Production

To create a production build, run:

npm run build

This will generate a dist folder with the optimized production assets.

About

PMIS is a front-end web application built to serve as a comprehensive dashboard for monitoring industrial assets, predictive maintenance models, and operational workflows.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors