26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
# Flutter Nutrify App
|
|
|
|
App for Control dan Monitoring Nutrient Hydoponics machine
|
|
|
|
## Getting Started
|
|
|
|
This project is a starting point for a Flutter application.
|
|
|
|
A few resources to get you started if this is your first Flutter project:
|
|
|
|
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
|
|
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
|
|
|
|
For help getting started with Flutter development, view the
|
|
[online documentation](https://docs.flutter.dev/), which offers tutorials,
|
|
samples, guidance on mobile development, and a full API reference.
|
|
|
|
## API MySQL / Database
|
|
|
|
Aplikasi ini menggunakan layanan lokal menggunakan laptop saya sebagai server nya. Dengan menyediakan endpoint menggunakan XAMPP sebagai aplikasi pendukung untuk control panel database nya
|
|
Untuk Endpoint dapat dilihat pada file "test_api" terdapat semua endpoint yang saya gunakan untuk sever Rest API nya.
|
|
|
|
## MQTT Service
|
|
|
|
Untuk layanan MQTT juga menggunakan lokal , laptop saya sebagai server nya.
|