CREATE AN ANDROID APP TO FILL FORMS AND INSERT SQL records
Project detail
REMARK 1 – Consider this just a “presentation”, I will discuss further detail needed with anyone interested.
REMARK 2 – I AUTO DISCARD ALL THE ANSWERS WITHIN the first 12 hours of posting, as it is the only way
to avoid BOT and SPAM answers.
I need a programmer to make an Android mobile App to do the following…
1. Scan QR code
2. Open a form for the user to fill-in data
3. Save the data of the form locally
4. Open session with a server
5. Insert that data into a web-based SQL
The transaction could be denied by the server.
If it is approved the server creates a PDF file.
6. Notify the user the result: Approved or Rejected.
7. If rejected go back to form-edit or CANCEL.
8. If approved enable the user to download, save or share that PDF file.