Add functionalities to Ionic/Angular App for iOS with a Node.js. -- 2

Job ID: 37575768

Budget: $30 – $250 USD

1. Add local db data to the bug-report info and also add the function to restore this data in the current importation of localstorage function. local db already use a Repository pattern to get and put data. To do the new functionality you need to use the current getters and setters. You need save all the objects in local db in a json object and add this object to the current request to the REST API endpoint. In backend you need to get this new json object and save it in a new field of a table in central database (pgsql) using sequelize ORM. All this things are needed to report a bug, after that, We need get this new field and create a new Rest API endpoint to get only this field when the user select a reported bug in the reported bug list module and after the user had clicked in load button. After get this data, you need replace the local db of the iPad device with the data imported from database.

2. Add automatic screenshoot functionality to the bug-report module. We tried to add this functionality but it crash the app and the developer couldn’t debug it in an iPad device. This screenshoot should be attached to a jira issue using Jira API rest service. The code to attach it is now on the code but Jira response and error and the jira issue creation is working now using the same Jira API rest.

Please ask all your questions before start the project.