Update README.md
This commit is contained in:
parent
d39686b0d2
commit
f3c1f4191d
15
README.md
15
README.md
|
@ -1,6 +1,8 @@
|
||||||
# Nutrify_App
|
# Flutter Nutrify App
|
||||||
|
|
||||||
A Flutter project for Controlling and Monitoring Hydroponics Nutrition Control Machine
|
<img src="http://10.10.0.80:3000/ArGnoscia/TKK_E32210989/src/branch/main/images/nutrify.png" width="250">
|
||||||
|
|
||||||
|
App for Control dan Monitoring Nutrient Hydoponics machine
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
@ -14,3 +16,12 @@ A few resources to get you started if this is your first Flutter project:
|
||||||
For help getting started with Flutter development, view the
|
For help getting started with Flutter development, view the
|
||||||
[online documentation](https://docs.flutter.dev/), which offers tutorials,
|
[online documentation](https://docs.flutter.dev/), which offers tutorials,
|
||||||
samples, guidance on mobile development, and a full API reference.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue