From 10a8096d63a4148ef75ec69836de5ae511f1ff00 Mon Sep 17 00:00:00 2001 From: Jack Parmer Date: Thu, 2 May 2024 18:04:00 -0400 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 008685887..a6cd6931b 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ # Flojoy Cloud + +_Open-source system-of-record for hardware validation_ + +## Features + +- Save test records for mission-critical parts (PCBs, motors, power supplies, wire harnesses, etc) +- Search test history by part barcode 🦓 🔍 +- View pass 🟢 / fail 🔴 reports in real-time +- Build SPC data visualizations 📊 +- Connect with [Flojoy Studio](https://github.com/flojoy-ai/studio) for automatic pass 🟢 / fail 🔴 data synchronization +- RESTful [Python API](rest.flojoy.ai) + +## Screenshots + +Visualize test runs per station + +![image](https://github.com/flojoy-ai/cloud/assets/1865834/13b3f86b-0ba8-47e9-bcd5-952e8389a36b) + +Register part numbers and define your product's part hierarchy + +![image](https://github.com/flojoy-ai/cloud/assets/1865834/eac01599-b01c-4f81-95e9-994c054b9c43) +