Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chemical Equipment Parameter Visualizer

A modern, hybrid web and desktop application for analyzing and visualizing chemical equipment data.

Deployment link: https://lab-equipment-data-analyser-fronten.vercel.app/

Result 2 Analysis View

Features

  • CSV Upload: Inspect and analyze equipment data files.
  • Analytics Dashboard:
    • Real-time calculation of averages and distribution.
    • Interactive charts (Bar & Pie).
    • Category Filtering: Drill down averages by equipment type.
  • History: Tracks past uploads for quick access.
  • Multi-Platform:

Documentation

Quick Start

For detailed setup instructions for Backend, Web, and Desktop, please refer to the Setup Guide.

Brief Overview

# 1. Backend
cd backend && pip install -r requirements.txt && python manage.py runserver

# 2. Frontend
cd frontend-web && npm install && npm run dev

Deployment

Currently deploying the Backend to Render and Frontend to Vercel.

Mobile Access

See Setup Guide.

Sample Data

Use sample_equipment_data.csv located in the root directory for testing.

Screenshots

Result 1 Dashboard Overview

Result 2 Analysis View

Result 3 Upload Interface

About

A hybrid analytics platform for visualizing chemical equipment data. Features a Django REST backend, React web dashboard with Chart.js, and a native PyQt5 desktop app.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages