Description
Customer satisfaction system application to work on Android tablets. It communicates with the MySQL database. Displays questions with automatic or external triggers. Displays new questions based on answers to previous questions.
It send all the answers and transactions to the server with web services communications.
The design, which started with Android 2.2. System was migrated to web based solution, so it is EOL.
The project is written in JAVA language.
The software performs;
- Communicate with SOAP web services,
- Communicate with REST web services, billing,
- Multi language supports,
- Displays the staff position, name and surname,
- Send answers to the server then generate the next question.
- Track the web services for displaying customer survey,
- Hardware monitoring,
- MySQL database transactions,
Total line:
Developed project files
Line count, File name
1028 ./MainActivity.java
91 ./Prefs.java
71 ./RuntimeLog.java
478 ./PollScreen.java
468 ./ServiceScreen.java
2136 total