issues
search
BenKoncsik
/
KoOrderRegister
Customer order management application. Windows, Android, IOS (maybe in the future), MacOS (maybe in the future)
Other
1
stars
0
forks
source link
Editing Data from Mobile Device
#84
Closed
BenKoncsik
closed
1 week ago
BenKoncsik
commented
1 month ago
Task:
Enable data editing from the mobile device, and send updates back to the Windows application.
Steps:
Implement editing features for customers and orders in the mobile app.
Send the modified data to the Windows application via Signal-R.
Update the Windows app database with the received data.