1.4 KiB
1.4 KiB
Logistics support tool
The support tool for ALPLA Prod
Overview
Quick summary of current rewrite/migration goal.
- Phase: Backend rewrite
- Last updated: 2024-05-01
Feature Status
| Feature | Description | Status |
|---|---|---|
| User Authentication | 🟨 In Progress | |
| User Profile | Edit profile, upload avatar | ⏳ Not Started |
| User Admin | Edit user, create user, remove user, alplaprod user integration | ⏳ Not Started |
| Notifications | Subscribe, Create, Update | ⏳ Not Started |
| Datamart | Create, Update, Run | 🔧 In Progress |
| Frontend | Analytics and charts | ⏳ Not Started |
| One Click Print | Get printers, monitor printers, label process, material process | ⏳ Not Started |
| Silo Adjustments | Adjustments | ⏳ Not Started |
| Demand Management | Orders, Forecast | ⏳ Not Started |
| Open Docks | Integrations | ⏳ Not Started |
| Transport Insight | Integrations | ⏳ Not Started |
| Quality | Request Tool | ⏳ Not Started |
| OCME | Custom integration | ⏳ Not Started |
| API Migration | Moving to new REST endpoints | 🔧 In Progress |
| System | Tests, Updates, Remote Logging | ⏳ Not Started |
Status legend:
✅ Complete 🟨 In Progress ⏳ Not Started
Setup / Installation
How to run the current version of the app.
git clone https://github.com/youruser/yourrepo.git
cd yourrepo
npm install
npm run dev