I'd like to create a restaurant table reservation system.
A web app for phones (or Android and iOS apps) and a PC-side web server that receives requests and displays availability in real time
Essentially, users on their phones should be able to check which tables are available in a certain time slot and send a reservation request for the table they want
The request will be checked from the main workstation (the PC with the web server) and, if necessary, a reservation confirmation will be sent
I've already seen MarcoRome and Jahswant's projects, but I need something much simpler, limited to table reservations.
Do you know if something similar has already been implemented in B4J / B4A / B4i?
A web app for phones (or Android and iOS apps) and a PC-side web server that receives requests and displays availability in real time
Essentially, users on their phones should be able to check which tables are available in a certain time slot and send a reservation request for the table they want
The request will be checked from the main workstation (the PC with the web server) and, if necessary, a reservation confirmation will be sent
I've already seen MarcoRome and Jahswant's projects, but I need something much simpler, limited to table reservations.
Do you know if something similar has already been implemented in B4J / B4A / B4i?