Try mo mag create ng plan using AI. Para mkita mo din flow, and ma tuto ka
anyway ito lang nakita ko sa project nayan
- every truck dapat may phone, and naka install app nyo, with internet syempre
* you can use java/kotlin sa pag gawa ng app
- send the latest coordinate to the server, with ID nung truck
* sa app side parin to, yung i install sa phone
- server receive data
* and store the date to the database (optional, baka hindi naman required)
* server is needed para maging centralize storage. Dito nyo ilalagay yung mga coordinate
* pwede nyo rin gamitin java/kotlin dito
* this is your backend
- send the coordinate to the admin via websocket. "publish" data to all connected client
------------------------------------
- admin-webapp, "subscribe" from the server events
* need nyo mag add ng authentication sa server, para ma sure na si admin lang pwede kumuha ng mga data
- display the data, use map then plot the coordinates
------------
para mas ma gets nyo, i encourage you to make flowchart, para mas ma gets nyo flow, and find bugs