
Some details
Technologies: CakePHP
Business Vertical: Survey Application
Business Need:
The client wanted to create a similar application like quick a survey. Only need to exclude create survey part. He wanted to integrate those data from quick a survey using their API. Rest of the offline management of responses and reporting section should be part of this
Architecture(if any): CakePHP MVC
Proposed Solution: After Looking to the client',s needs with his constraints, we decided to go with CakePHP with backend as MySQL. Also, we need to pull data from the quicktapsurvey server into our application in offline mode. We had created the cronjob which will pull data using quicktapsurvey API regularly and saved on our server for later use. There were hundreds of records pulled out into our database in the day from quicktapsurvey.