Build a mobile project with PhoneGap / Cordova which supports the following:
- A screen contining the a list of the JSON data (supplied below)
- A screen to add / remove new items to the list and also a way for the user to view an item
Please consume the below JSON service for the data:
http://jsonplaceholder.typicode.com/posts
Please use AngularJS with Ionic Framework for the JavaScript framework / styling.
- Way at which TDD / BDD has been performed.
- Clean clear code which is easy to understand and follow.
- Clean design which we'll leave up to you.