Hello Guys,
i want to create a new app for our employee. when a worker need help or somethink like that the guy only press a button and send the other worker's an alarm.
I want to build this structure. And here is the details.
- List DB name=request_system
Column Name= "Request" and the column type is text
Column Name= "Solved" and the column type is text
column name = request_date and the column type is datetime
column name = solved_date and the column type is datetime
when I press the request button, I plan to write "requested" in the 'Request' field and write the date and time when the button was pressed in the date field in the 'List DB'.
However, I would like to ensure that the device where help is requested gives an push notification or, if possible, a loud sound.
Finally, when the worker who goes for help finishes the job, I want him to press the "solved" button on his screen and write similar steps as I described above in the relevant fields.ö
thanks for yours support

Report
All responses (
Answers (