MIF_E31232435/ml_model
rhanarmt 244395c234 Implement real-time product API synchronization
- Add POST /products endpoint to Flask backend for creating new products
- Add createProduct() method to MLService for API communication
- Update Transaction Screen to fetch products from API in dropdown
- Update Product List Screen with RefreshIndicator and dynamic product loading
- Add product count display to header subtitle
- Implement filter and search functionality with computed filteredProducts getter
- All screens now sync with backend database in real-time

Build status:  Compiles successfully on Android device
2026-04-20 23:25:20 +07:00
..
API_TESTING_REPORT.md Front end 2026-04-09 22:09:30 +07:00
MYSQL_SETUP.md Front end 2026-04-09 22:09:30 +07:00
TESTING_SUMMARY.md Front end 2026-04-09 22:09:30 +07:00
app.py Implement real-time product API synchronization 2026-04-20 23:25:20 +07:00
database_setup.py Front end 2026-04-09 22:09:30 +07:00
dataset_prediksi_permintaan_bahan_2021_2025_update_tanggal.xlsx Front end 2026-04-09 22:09:30 +07:00
encoders.pkl Front end 2026-04-09 22:09:30 +07:00
feature_columns.pkl Front end 2026-04-09 22:09:30 +07:00
model_metadata.pkl Front end 2026-04-09 22:09:30 +07:00
model_prediksi.pkl Front end 2026-04-09 22:09:30 +07:00
model_testing.py Front end 2026-04-09 22:09:30 +07:00
model_testing_results.txt Front end 2026-04-09 22:09:30 +07:00
requirements.txt Front end 2026-04-09 22:09:30 +07:00