Tapas Jena

Results 5 comments of Tapas Jena
trafficstars

You can check [ng-appgen](https://github.com/tapas4java/generator-ng-appgen) for this which is based on top of cg-angular.

Hi @avinashkris9, Thanks for your interest! Let's have a short call tomorrow. I will walk you through the steps to get started.

No problem. Can we connect via LinkedIn? https://www.linkedin.com/in/tapasjena

@chilukuridevbuzz Only these 3 Operations should do for us. I can setup a call to explain functionalities if required. `getAllBooks` will have pagination based on `offset` and `limit`. `Offset` -...

Let's use the following structure for the JSON file: We can refer to [Kaggle Book Dataset](https://www.kaggle.com/jealousleopard/goodreadsbooks) for details. ``` [ { 'bookId': '1', 'title': 'The Lord of the Rings (The...