- Hello World Project is finished with all the unit tests and runs successfully.
- Please run the Node Api Implementation and note its IpAddress.
- Constants.cs file contains the IpAddress Static variable. Please change it to IpAddress of the computer on which you are running the NodeApi Implementation.
- This IpAddress is required for Question3.
- I have done Integration tests which will pass with provided NodeApi based Implementation. I have considered it the test data. and I have tried to write only very important Integration Tests for this.
- I have tested the app on Windows and Android Platform. I could not test it on iOS because I have no Apple Device and Mac book to compile the code.
- For question 4, does not require any change.